Compilation error
-
I also set the HISE path and installed the ASIO sdk, vst3 sdk, and visual studio 2017 (community), but I got an error message that the version is not the same as the visual studio where I wrote the HISE source code, and then I got an error message saying "Compilation error" for no reason. Please help me.
-
@PLSEI1124 are you sure it says "Visual Studio 2017" under "Selected exporter" inside Projucer?
-
@ulrikIs the projucer you are referring to the one inside the HISE source code?
-
@PLSEI1124 Yes, and that is the one you should use when building Hise
-
@ulrik Now that I've made the change, can I export my vst plugin from HISE?
-
@PLSEI1124 So you're talking about compiling plugins? I thought you were talking about compiling Hise, sorry.
So Hise is working but you can't compile any plugins from Hise, am I correct?
-
If you have build Hise using the Projucer inside Hise source code, with "Selected exporter" set to Visual Studio 2017, and still can't compile plugins or standalone from Hise, I don't know what is wrong.
-
@ulrik I was referring to compiling plugins. I apologize if I confused you, the situation you just described is my situation.
-
@PLSEI1124 Ok, no problems.
Can you show the error log here? Maybe someone with more knowledge can see what the problem is -
This post is deleted! -
@ulrik This is the only thing that appears in the console. You won't see any error codes or anything like that.
-
You also need to set the path to the HISE source within project preferences
-
@PLSEI1124 does a terminal window open? That is where the error message will be.
-
@d-healey Yes, it opens very briefly, but I don't see anything in there.
-
@d-healey
I also set the HISE source path. -
@PLSEI1124 Could you show me a screenshot of the SDK folder structure?
-
-
@PLSEI1124 Your VST3 SDK folder isn't correct. Delete it, and the ASIOSDK2.3 folder and extract the sdk zip file again.
It should be like this:
-
@d-healey
I changed the folder structure to the one I showed you earlier, and again chose to export to VSTi64bit, but it was no different than before (see the error screen I showed you earlier). -
@PLSEI1124 said in Compilation error:
I changed the folder structure
Did you extract the included sdk zip file?
Are you able to post a video of your export process?