[CMake] Compiling and building using boost under Windows.

2011-10-13 Thread Jose
Hi everyone, I'm trying to compile in Windows an app that I have been working on in Ubuntu for a while. My problem is that FindBoost.cmake does not find my boost libraries even though they are in the system. I have them compiled with the compiler vc71, vc80.and so on I indicate in my cmake

Re: [CMake] Compiling and building using boost under Windows.

2011-10-13 Thread Rolf Eike Beer
Hi everyone, I'm trying to compile in Windows an app that I have been working on in Ubuntu for a while. My problem is that FindBoost.cmake does not find my boost libraries even though they are in the system. I have them compiled with the compiler vc71, vc80.and so on I indicate in