Export - System can not found a chosen path WIN10
-
The only way (at least for now) is to set it at Hise-master folder.
-
@Dlukas7 If that is where the HISE source code is on your system then that's correct - but aren't you using scriptnode branch?
-
@d-healey To be honest, I don't really know... I am not much of a coder... If there is a simple way to do those things just direct me please. :D
-
Which version of HISE are you using? You can click the HISE icon in the top left corner of the program to find out.
-
@d-healey 2.0.0
-
Ok that's very old, you should build the latest version. https://github.com/christophhart/HISE/tree/scriptnode
Once you have it building successfully you'll be setup correctly to export your plugins.
-
@d-healey Thanks man, I had no Idea that its an older version
-
@d-healey I downloaded the 2.1.0 but there was no ".exe" (I guess thats why I have to use VS) so I went to jucer, and tried to run hise from VS... but this error occurred, what to do now?¨
transl.: Can not run the program
-
-
the last error message just tells you that you can't run a .dll on its own (but the compilation went through fine). That is most likely because you have built the plugin version of HISE. You either need to build the standalone project or load this plugin into a host.