Open DivineDominion opened 9 years ago
By accident I found a stackoverflow thread which mentioned to use -I/usr/local/include
for "Other C Flags". This way, the project compiles! I wonder why, though: shouldn't the header paths be used, and shouldn't C++ be used? (Putting the same argument into "Other C++ Flags" doesn't help.)
@DivineDominion Thanks, your trick worked!
I've got boost via homebrew:
Still I get the following error from the example project (and in my own):