HISE path not set
-
Hey guys,
I am trying to export to FX plugin because i made a pre amp.
The only problem is that i can not find the hise path.
I did the things with the vst3 sdk, maybe i did it wrong?
I dont know what to do.
kind regards,
Joe -
its wherever you installed HISE, so if you put the HISE-Master folder on your desktop it would be:
C:/Users/Desktop/<your user name>/HISE-Master
-
You have to set this in the project preferences.
-
oke, i found the map. its the map that i created for my FX plugin, right? But now its giving me this '' the HISE path does not contain the HISE source code ''
-
@BigBlackMuzik Have you set the path in the project preferences?
-
YES! it worked, thanks Healey! now i got a different problem. I just exported the file as a FX plugin but it came with a ''compilation error''
-
This was the error in the system
Compiling 32bit tool plugin COLORS...
The system cannot find the path specified.
Compiling 64bit tool plugin COLORS...
The system cannot find the path specified.
Press any key to continue... -
Is that all is says? It doesn't tell you what the path is?
-
Re-saving file: C: \ Users \ joelv \ Samples \ Binaries \ AutogeneratedProject.jucer
Finished saving: Visual Studio 2017
Finished saving: Xcode (MacOSX)
Finished saving: Xcode (iOS)
Finished saving: Linux Makefile
Compiling 32bit FX plugin COLORS ...
The system cannot find the specified path.
Compiling 64bit FX plugin COLORS ...
The system cannot find the specified path.
Press any key to continue. . . -
@BigBlackMuzik I don't know what path it's looking for so I can't advise any further. Hopefully someone else has come across this and fixed it and will jump in with the answer.
-
Just hit the same "Hise path not set" in command prompt when attempting to compile on a Windows machine.
Did anybody work out how to resolve this?
I don't see any information about what specified path it's looking for....
Please help
Re-saving file: \ Users \ winmini \ Samples \ Binaries \ AutogeneratedProject.jucer
Finished saving: Visual Studio 2017
Finished saving: Xcode (MacOSX)
Finished saving: Xcode (iOS)
Finished saving: Linux Makefile
Compiling 32bit FX plugin COLORS ...
The system cannot find the specified path.
Compiling 64bit FX plugin COLORS ...
The system cannot find the specified path.
Press any key to continue. . . -
@LeeC first make sure your HISE is pointing at the correct code
File>Preferences>Development>Hise Path