While we're fixing IPP...
-
@Christoph-Hart can we touch on how IPP enabling is handled per project?
We can enable it in project settings, and while it's not used for Mac, it's used for Windows so working with the same repo requires setting the IPP flag in project settings to off when exporting on macOS, even though HISE on macOS wasn't built using IPP (attempting an export on macOS with IPP enabled in project settings causes an error).
Can we have it so that the IPP flag in project settings does nothing if IPP wasn't used to build HISE?
-
@aaronventure Doesn't the USE_IPP flag work?
-
@d-healey No, still throws an error, but further down the line.
-
@aaronventure You down with IPP?
-
@clevername27 haha what? Rephrase it pls
-
@aaronventure I‘m pretty sure that the IPP flag gets ignored completely on macOS and all my projects use IPP on Windows but not on macOS and I definitely don‘t have to manually change this between exports. What error do you see?
-
@Christoph-Hart
i'm trying to export an FX.this happens if i attempt to export with the checkbox in project settings
And this happens if I add USE_IPP=0 to OSX definitions
I'm on c8efe2d2ddf3e010180a6700e9341b147d1c874b so let me pull and try the latest commit
-
@aaronventure the UseIPP setting is a compiler setting in HISE and not tied to the project. So why don‘t you enable it on your Windows machine and disable it on macOS? You won‘t have to switch between those.
-
@aaronventure nope, same thing on the latest commit
-
@Christoph-Hart oh okay. really? did I sleeplwalk through it? How did it become enabled on my mac then?
Fuck me, then, sorry for all the ruckus.
-
@aaronventure You down with IPP?
-
@clevername27 lol
-
-