[GEM-dev] [PD-dev] pix_opencv

IOhannes m zmölnig zmoelnig at iem.at
Thu Dec 27 18:49:08 CET 2012


On 12/27/2012 16:03, Antoine Villeret wrote:
> the default make install command from git repo install gem into
> /usr/local/include

how about using pkg-config?
Gem installs a "Gem.pc" file, so you should do something like
CFLAGS_linux = `pkg-config --cflags opencv Gem`


fgmsdar
IOhannes



More information about the GEM-dev mailing list