Hey there,
After fiddling around with the settings I managed to compile all OFX example on my LION OSX mac with XCODE 4.1. As I want to use OR code detection I need to make use of ofxZxing. First step would be to get the example running. Here, I’ve set all needed libraries and the code compiles nearly. Unfortunately I get by either (random choice or even both) Results.cpp or ofPixelsBitmapsource the following compile error:
Command /Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1
Has anyone of you experienced this or can give me a clue why it happens. Tried finding some help online but couldn’t.
Many thanks!