[Gridflow-dev] -lopencv_contrib

Mathieu Bouchard matju at artengine.ca
Sun Jan 6 01:27:19 EST 2013


For some reason, on Ubuntu 12, pkg-config tells me to use 
-lopencv_contrib, even though this library is not on my system. Any 
explanations ?

   uses_so `pkg-config --libs opencv`.split(/\s+/).reject {|x|
     x=="-lhighgui" or x=="-lcvaux" or x=="-lopencv_contrib"
   } if not OSX

  ______________________________________________________________________
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC


More information about the Gridflow-dev mailing list