lua---camera icon indicating copy to clipboard operation
lua---camera copied to clipboard

Failed building

Open peteryeeh opened this issue 9 years ago • 6 comments

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

peteryeeh avatar Nov 24 '16 17:11 peteryeeh

same here...

culurciello avatar Jan 23 '17 18:01 culurciello

Same here

mikelrodriguez avatar Feb 08 '17 21:02 mikelrodriguez

I'm in the same boat with you guys. I haven't found any solution for this. Did anyone solve this issue ?

haikuoyao avatar Apr 14 '17 08:04 haikuoyao

I'm also getting the same problem. Has anybody found the solution yet?

abhijeet-wadkar avatar Apr 16 '17 19:04 abhijeet-wadkar

@abhijeet-wadkar No clue atm. Think it's OS issue.

haikuoyao avatar Apr 20 '17 07:04 haikuoyao

This is issue #27. In the absence of a proper fix, you could try running on OS X 10.11 Yosemite or older.

jdonald avatar Apr 28 '17 05:04 jdonald