Unit tests on MacOS
Posted: Mon Jul 22, 2013 9:10 pm
Hi,
I am trying to run the unit tests on MacOS(10.8.4).
Is this supported?
If not, on which platform do you develop?
This is the console output I get.
./unittest.sh
~/Documents/joep/dmx/qlcplus ~/Documents/joep/dmx/qlcplus
dyld: Library not loaded: @executable_path/../Frameworks/libportaudio.2.dylib
Referenced from: /Users/joep/Documents/joep/dmx/qlcplus/engine/src/libqlcplusengine.1.0.0.dylib
Reason: image not found
./test.sh: line 4: 77207 Trace/BPT trap: 5 ./bus_test
~/Documents/joep/dmx/qlcplus
133 Engine unit tests failed. Please fix before commit.
I did manage to compile (and run) the program so I guess the frameworks should be at some place on my harddrive.
Thanks,
Joep Admiraal
I am trying to run the unit tests on MacOS(10.8.4).
Is this supported?
If not, on which platform do you develop?
This is the console output I get.
./unittest.sh
~/Documents/joep/dmx/qlcplus ~/Documents/joep/dmx/qlcplus
dyld: Library not loaded: @executable_path/../Frameworks/libportaudio.2.dylib
Referenced from: /Users/joep/Documents/joep/dmx/qlcplus/engine/src/libqlcplusengine.1.0.0.dylib
Reason: image not found
./test.sh: line 4: 77207 Trace/BPT trap: 5 ./bus_test
~/Documents/joep/dmx/qlcplus
133 Engine unit tests failed. Please fix before commit.
I did manage to compile (and run) the program so I guess the frameworks should be at some place on my harddrive.
Thanks,
Joep Admiraal