Server download problem...
-
@Lindon said in Server download problem...:
I really like just one HISE instance on my machine...
What I do is I make a copy of my HISE binary, switch branch, build a new binary to do whatever test it is I want, when I'm done I switch back to my original branch and replace the binary with the backup I made - just so I don't have to build it again.
-
@d-healey in the projucer I give the binary a specific name for that particular branch and version control the jucer file for that name (and flags or hardened runtimes I might need)
This way the versions can live a long life together and have a lot of little snippets…