Errors compile Hise with faust on macbook pro intel
-
Hi,
I successfully build HISE on windows .
On my macbook pro intel 2019 , I have several Errors:Mac os monterey 12.6.1
I use last hise develop branch and
Faust-VERSION-x64.dmg 2.50.61- extract Hise develop folder
2- extract sdk.zip and xtract all folders from Faust into the subdirecty. ( Tools/faust)
3- Install xcprettry and last Xcode (14.2).
4- Open projucer and open Hise standaloneError : incompatible license ans splash screen settings
5 - So I enable splash screen settings
6- Save and open in IDE7 - I have several errors in Xcode :
8- I edit scheme to export as Faust release
The executable stay on Hise DebugI can compile but Hise executable stay on Debug mode...
thanks
Math
-
So I enable splash screen settings
No need for this. Instead select Sign In and choose the GPL option (black button).
I have several errors in Xcode
Those are warnings, not errors. You can ignore them.
The executable stay on Hise Debug
Select "Build for profiling".
-
@Sounddiy Like David Said and you need to select "Build with Faust" in your build configuration in order to use the Faust libraries you downloaded.
-
Thanks Guys.
It seems to work
I forgot to uncheck "debug executable" in RUN profile