Failed building
I try to do luarocks install camera in mac os, I get this error in 75%:
Scanning dependencies of target camopencv [ 25%] Building C object opencv/CMakeFiles/camopencv.dir/opencv.c.o [ 50%] Linking CXX shared module libcamopencv.so [ 50%] Built target camopencv Scanning dependencies of target cammacos [ 75%] Building C object macos/CMakeFiles/cammacos.dir/camera.m.o In file included from /tmp/luarocks_camera-1.1-0-3034/lua---camera/macos/camera.m:25: /tmp/luarocks_camera-1.1-0-3034/lua---camera/macos/camera.h:6:9: fatal error: 'QTKit/QTKit.h' file not found #import <QTKit/QTKit.h> ^ 1 error generated. make[2]: *** [macos/CMakeFiles/cammacos.dir/camera.m.o] Error 1 make[1]: *** [macos/CMakeFiles/cammacos.dir/all] Error 2 make: *** [all] Error 2
Error: Build error: Failed building.]
I have opencv 2.4.13.1 installed. Do someone know how to solve this problem? Thank you. Pierre
same here...
Same here
I'm in the same boat with you guys. I haven't found any solution for this. Did anyone solve this issue ?
I'm also getting the same problem. Has anybody found the solution yet?
@abhijeet-wadkar No clue atm. Think it's OS issue.
This is issue #27. In the absence of a proper fix, you could try running on OS X 10.11 Yosemite or older.