Page 1 of 1

Compile Errors on MacOS

Posted: Thu Jun 01, 2017 9:18 pm
by Josh3955
I was able to compile by using make -i to ignore all warnings and errors. Core only has a few but the plugins compile is in the hundred+ errors. Mostly due to deprecated calls or unsigned integers (apparently Darwin hates that kind of thing. I am attaching a RTF of the console log of the compile of both core and plugins. I don't have the skill to offer up fixes to the source code to the community, but will gladly offer up these logs.
compileErrors.rtf
(406.15 KiB) Downloaded 111 times

Re: Compile Errors on MacOS

Posted: Thu Jun 01, 2017 9:21 pm
by Josh3955
Issue #379 opened in GitHub for this.

Re: Compile Errors on MacOS

Posted: Fri Jun 02, 2017 9:29 am
by dwhitfield
What instructions were you using to compile? Also, what version of macOS and what version of Core?