Hise will not export
-
@gryphonsegg said in Hise will not export:
@Lindon it is just on my F:/ drive in a folder called HISE
screen cap:
-
-
@gryphonsegg ok start HISE... open the preferences and screen cap that: specifically the Development tab
-
-
@gryphonsegg ok make a simple sine wave generator plugin, and try to compile it...
-
-
@gryphonsegg same thing again
-
@Lindon did you see it? what the heck could be happening?
-
@gryphonsegg Try exporting as a VST3 instead of VST2 (there's a checkbox in project preferences).
-
@d-healey still did the same fail
-
@gryphonsegg It's interesting that it shows "Compiling 64bit Instrument plugin` in the output because I can't find that phrase in the HISE source code. I wonder where that's coming from...
-
@gryphonsegg in your HISE folder is there a sub folder? that error can happen when theres a subfolder like HISE/Hise-Develop where the Hise-Develop folder is the one that should be in the Hise Path box
-
@Adam_G You can see in his screenshots
-
@d-healey oops missed that
-
@gryphonsegg youre building on a PC yes? you should uncheck support 32 bit mac os
-
Ah I think I might know what the problem is. Please paste the contents of the batch file from your project's binaries folder.
I've got to go out shortly but so it might be a while until I respond.
-
@d-healey what do I save it as? XML or archive?
-
@gryphonsegg Open it in a text editor, it's just plain text.
-
@d-healey sorry, because I have had no ability to use it yet I am confused as to what you want me to send you
-
In your project's binaries folder there will be a file called something like build.bat (I can't remember the name on Windows). Open that file in a text editor and paste the contents here.
I'm 99% sure the path it's telling us it can't find is the path to Visual Studio. So I want to see the content of this file to check where it's looking.