Exporting VSTi issue
-
@toxonic How many copies of the HISE source code do you have? Did you run make clean first? If not do that.
-
@d-healey Oh, now I see, the folder "HISE/HISE-scriptnode" doesn't exist... Where to change that path? actually compiling... i'm exited! :-)
-
@toxonic You can change it in project preferences.
-
@d-healey Uh? I can't find any path leading there... The HISE path is set to "/home/toxonic/Source_Applications/HISE/HISE-develop"
-
@toxonic And you only have one copy of the source on your system, correct?
-
@d-healey I always use a backup folder (HISE/bak/...) for the previous HISE version, in case i have issues with the latest release
(But no HISE-scriptnode folder for a while anymore...) -
@toxonic Use git if you want to manage multiple versions. Clean the build folder, point your project towards the HISE source that you want to use.
-
@d-healey Uhh? OK, i don't know how to do any of these 3 tasks you mentioned...
(Edit: I don't really need that backup folder, but cleaning the build folder? I don't really know what is meant.... And I don't know how to point HISE to the source, i actually use) -
-
-
Run
make clean
inside HISE/projects/standalone/Builds/LinuxMakefile -
-
-
@d-healey Okya David, you are great - a million thanks! I really always appreciate your help! :-)