Re: WIN32 compilation issues patch
Geoff Biggs <[email protected]>
| Newsgroups | gmane.science.robotics.playerstage |
|---|---|
| Message-ID | <[email protected]> |
If you use pykg-config, you shouldn't have any problems with paths if you use /. It also handles things like spaces properly on Windows. http://github.com/gbiggs/pykg-config If you have problems using it, please file a bug. :) Geoff On 28/04/2010 4:40 a.m., Paul Osmialowski wrote: >> I have managed to include OpenCV; it's not so tricky. The steps are: >> >> * Configure + generate OpenCV with CMake to obtain the opencv.pc file > > Well, I tried to write my own opencv.pc file for downloaded OpenCV > binaries (library with installer), I couldn't figure out how to manage > with different path notations in two worlds (Windows vs pkgconfig taken > directly from Unix). Also I had some link-time issues, I don't remember > now. > > Can you put your complete patch on a patch tracker for Player project? > > Paul ------------------------------------------------------------------------------