Compilation error
-
@d-healey i have , exactly as the instructions say to do so. And everything works beautifully so far except this part.
-
@cemeterychips Try running your build directly in xcode instead of from HISE and see if you get more info - you'll find the xcode file in your project's binaries folder.
-
This post is deleted! -
@d-healey
this is the error I'm receiving when running the build in xcode#include "ipp.h"
-
@cemeterychips disable ipp
-
@d-healey ok cool thank you! ! I have to do that in projucer and do a rebuild right? or can i just doit in settings in juice?
-
@cemeterychips HISE project preferences
-
@d-healey ok got it. I don't have that exact word for word location within my build but i found it under settings. I ran it again in xcode and now the only issue is the xcbeautify error. it spits out a component file (Im creating an AU) but the plugin still doesn't open in a test inside of a daw.
-
@cemeterychips update it worked ! i had to run it in an older xcode
-
@cemeterychips which version of xcode you used?