Jucer is intel only

I just downloaded the jucer, but it’s intel only. Not universal binary.

oh. I must have been building it that way for speed, then forgotten to put the build settings back. Ta for letting me know.

I’m trying to build it, any ideas why I get the following linker errors:

___cxa_atexit _HIViewRender _iswalnum _iswalpha _iswspace _towlower _towupper _wcscat _wcscmp _wcsftime _wcslen _wcsncmp _wcsncpy _wcsstr _wcstod

Looks like you’re trying to build the juce 10.4 code against a 10.2 SDK (HIViewRender is a new function in 10.3 I think)