Dll build errors
-
@Sawer said in Dll build errors:
- Downloaded Faust 2.60 (Intel version) and placed the folders inside Hise/tools/faust
Install Faust in its default location...then set the path to it in the preferences section of your project....
-
@Lindon Hi, thanks for replying .
What do you mean by "default location" ?
maybe that’s where the issue stands.I've been able to set the absolute path in 'Header Search Paths' and 'Extra Library Search Paths'
-
@Sawer open the faust installer and let it install Faust where it wants to...
-
@Lindon ok interesting . When downloaded the new version of faust, there's no 'installer' if i understand what you mean.
Just folders.. -
@Sawer sorry yes MacOS - so mines in HISE/tools/faust like your so thats not the problem...
you've set the faust path in the settings for your project yes?
-
@Lindon Yeah, I have.
The weird fact is that everything related to faust compiles
Then i get this warning(no idea)
And then it builds successfully , but faust is not enabled yet.
-
@Sawer well that's a warning so you can ignore those... what do you mean by "faust is not enabled"?
-
@Lindon
Meaning that there is no "Faust Enabled" in the top right corner. -
@Sawer how many instances of HISE have you on your system?
-
@Lindon :D , None ahah. But let me re-check again cause I never know.
-
@Sawer Confirming 0 instances
-
@Sawer said in Dll build errors:
@Sawer Confirming 0 instances
you must have one instance of HISE at least to do the sceen shot above...let me restate how many copies of HISE have you got on your system?
-
@Lindon You are right, I only got one. the new released version.
-
@Sawer well you have me then - if you only have one copy of HISE and you followed your listed steps above you should now have a faust enabled HISE....
-
@Lindon Is there a difference by building for profiling and pressing the run button on xcode?
Because this time i pressed the run button (triangle button place at the top left corner) and Hise has built successfully with Hise enabled. :)
Will have a look later again to see if everything runs properly when exporting as DLL
-
@Sawer Sounds like you've built the debug version. Does it say debug in the top right of the HISE ui?
-
@d-healey Hi David, nope.
-
@Sawer Well by some magic it looks like you have what you want :)
-
@d-healey Ahaha amazing how it took so long... but we got it! Thanks again for everything
-
@Sawer said in Dll build errors:
@Lindon Is there a difference by building for profiling and pressing the run button on xcode?
Because this time i pressed the run button (triangle button place at the top left corner) and Hise has built successfully with Hise enabled. :)
Will have a look later again to see if everything runs properly when exporting as DLL
Trying to build simple Dll (Hise 3.5.0), and I get these 'redefinition' errors:
Any idea?