how to compile Hise after changing something in the source code?
-
Hi, I removed the pitch detection from the source code in the AudioLooper.cpp file like in this post: https://forum.hise.audio//post/73786 but how can I compile hise now that this would work? thanks
-
@treynterrio After you've saved the file just recompile HISE like you did originally - in some cases you might need to clean the build first.
-
@d-healey how do I recompile? all I ever did was I've installed Hise on my mac and set the path that's all I did installed xcode etc
-
@treynterrio There are instructions on the github page, there is also a video on my YouTube channel.
-
@d-healey straight error
-
@treynterrio Compile the non faust version (or install faust)
-
@d-healey did that but now nothing work anymore building was completed now I've more errors then before and my projects couldn't be opened anymore
-
@treynterrio said in how to compile Hise after changing something in the source code?:
I've more errors then before and my projects couldn't be opened anymore
Do you mean there are errors in your project showing in the HISE console?
-
@d-healey yeah and the Hise App opens and says on the top Compile scripts but nothing happens
-
@treynterrio Sounds like there are bugs in your project that you need to fix. Some bugs won't show up in the master branch of HISE because the warnings were only added later - the bugs are still there, HISE just isn't telling you about them.
-
@d-healey I tried to build it now on an other Mac where it wasn't installed before and I still get errors when I try to open a project even if there is only a knob inside I can't open it.
-
@treynterrio said in how to compile Hise after changing something in the source code?:
when I try to open a project
What about with an empty project?
-
@d-healey and empty project opens but Xcode opens then too
-
@treynterrio I don't get why xcode is opening. How are you launching HISE?
-
@d-healey I launch it via the standalone version
-
@treynterrio can you make a video to show me what happens?
-
@d-healey sure I'll make one tomorrow