@mhash wrote:
Hi all,
When compiling c files (for example with the ofxSqliteCpp add-on), I am getting the following compiler error:
error: invalid argument '-std=c++14' not allowed with 'C/ObjC'
Note: this is not specific to the sqlitecpp addon -- a number of my own add-ons are complaining with the same error when compiling c files.
Additionally, please note, all was compiling correctly with OF 0.9.3 (though it could be a slightly earlier release).
Any help would be appreciated, thanks.
Posts: 1
Participants: 1