Chronos
Chronos
Need the data too
Hi, any update on this ?
Any solution to this problem ?, I'm interested too
After a quick look, you have to add your PCL pkg files folder "C:\Program Files\PCL 1.6.0\lib\pkgconfig" to PKG_CONFIG_PATH environment variable. It should compile then.
I'm compiling with python2.7, msvc11 x64 (2012) and PCL 1.8 and the compilation went well. I use this command: python setup.py config --compiler=msvc build --compiler=msvc install, by default python will...