HISE Logo Forum
    • Categories
    • Register
    • Login

    VST SDK is missing

    Scheduled Pinned Locked Moved General Questions
    8 Posts 4 Posters 4.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tshoats
      last edited by tshoats

      Hello to all, I been trying to figure out how to export my plugin, but im having issues. I followed David steps http://forum.hise.audio/topic/356/vst-sdk-is-missing/8, and i'm still having issues. I downloded the latest Steinberg VST SDK, extracted it to my Desktop, ran the copy_vst2_to_vst3_sdk.bat file, and Placed the VST3_SDK folder in the HISE >> tools >> SDK folder.

      I then pointed my compiler directory in compile settings to Desktop/HISE-Master/

      But anytime I try to export my plugin, I get "VST SDK is missing".. Can anyone help me with this?? Thanks

      1 Reply Last reply Reply Quote 0
      • K
        Ksn
        last edited by

        Naming the folder exactly "VST3 SDK" (Without underscore) worked for me.

        1 Reply Last reply Reply Quote 2
        • T
          tshoats
          last edited by tshoats

          Thanks so much @ Ksn.. this worked!... Quick Question...I have 2 files in the Binaries/Complied folder, one is a object file, the next is a exports library file. How do I get these two to become a .dll file that I place into my VstPlugins folder to use as a plugin within Reaper???

          1 Reply Last reply Reply Quote 0
          • Christoph HartC
            Christoph Hart
            last edited by

            Yeah, apparently Steinberg changed their folder name in the most recent download archive, thanks for pointing this out.

            Actually, you should already find your plugin .dll in the Compiled folder. Did the compilation succeed (the last message in the terminal popup should be something like "Compilation succeeded" :)

            1 Reply Last reply Reply Quote 0
            • T
              tshoats
              last edited by

              Actually i'm getting a huge red error message log that says a snippet like below

              hi_scripting.obj : error LNK2001: unresolved external symbol "private: void __c
              decl TableEditor::refreshGraph(void)" (?refreshGraph@TableEditor@@AEAAXXZ) [C:
              Users\ace\Music\Hise\Binaries\Builds\VisualStudio2015\Titus Hise Demo.vcxproj]
              hi_scripting.obj : error LNK2001: unresolved external symbol "private: void __c
              decl TableEditor::createDragPoints(void)" (?createDragPoints@TableEditor@@AEAAX
              XZ) [C:\Users\ace\Music\Hise\Binaries\Builds\VisualStudio2015\Titus Hise Demo.v
              cxproj]
              hi_scripting.obj : error LNK2001: unresolved external symbol "public: void __cd
              ecl TableEditor::connectToLookupTableProcessor(class Processor *)" (?connectToL
              ookupTableProcessor@TableEditor@@QEAAXPEAVProcessor@@@Z) [C:\Users\ace\Music\Hi
              se\Binaries\Builds\VisualStudio2015\Titus Hise Demo.vcxproj]
              hi_scripting.obj : error LNK2001: unresolved external symbol "public: __cdecl T
              ableEditor::TableEditor(class Table *)" (??0TableEditor@@QEAA@PEAVTable@@@Z) [C
              :\Users\ace\Music\Hise\Binaries\Builds\VisualStudio2015\Titus Hise Demo.vcxproj
              ]
              .....\Compiled\Titus Hise Demo x64.dll : fatal error LNK1120: 185 unresolved
              externals [C:\Users\ace\Music\Hise\Binaries\Builds\VisualStudio2015\Titus Hise
              Demo.vcxproj]

              Compiling finished.Cleaning up...
              Press any key to continue . . .

              1 Reply Last reply Reply Quote 0
              • Christoph HartC
                Christoph Hart
                last edited by Christoph Hart

                It looks like a mismatch between the HISE version and the source code. Have you used the 1.0.0 version from the download page together with the current GitHub source code?

                This is the 1.0.0 source code package:

                https://github.com/christophhart/HISE/archive/1.0.0.zip

                Actually, I've added this link to the main download page to avoid this problem in the future, thanks for the heads up.

                1 Reply Last reply Reply Quote 0
                • T
                  tshoats
                  last edited by

                  Awesome, got it working!! Thanks so much Chris!!

                  1 Reply Last reply Reply Quote 0
                  • Adam_GA
                    Adam_G
                    last edited by

                    I know this is an old thread, but im getting the same error today after previously exporting without issue. Is this solution still relevant?

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post

                    54

                    Online

                    1.7k

                    Users

                    11.7k

                    Topics

                    101.8k

                    Posts