Menu

#3 Linker error while creating raspicam_cv_test with static lib

1.0
open
nobody
None
2014-03-19
2014-03-19
brobert
No

Hi everybody !

I'm currently working with your libraries, sounds promising and you did a great job. Nevertheless I'm currently facing an issue.

I already compiled raspicam_test with libraspicam in static mode, and all work well. However I tried to do the same with raspicam_cv_test, all the same with libraspicam_cv in static mode, but I got a lot of undefined symbol in the libraspicam_cv.a that lead obviously to a lot of errors while compiling raspicam_cv_test.

But when I compiled everything in dynamic mode, all went OK and I can grab pictures.

Obviously I installed openCv and all the examples work well. Maybe it's just a dependencies in the CMakeLists that is not set properly for the static mode.

I hope someone have an idea. By the way I use the last version of rapiCam.

Thanks

Discussion


Log in to post a comment.