Dade wrote:Have you tried to delete cmakecache.txt before to run "BOOST_ROOT=/path/to/my/boost cmake ." ? Otherwise CMake seems to use older cached values even if you have changed the CMake script.
Indeed, I have been deleting it every time, I have been working with foobarbarian in IRC and based on that I think I eliminated all the variables except for some issues with my boost build itself or a problem with the structure of the cmakelists.txt or its my cmake version 2.8.1 which I have mixed feelings about because luxrays builds just fine and so do the libs. I feel like I am missing something in relation to boost, in 10.10 the boost version is 1.42 while in 10.04 its 1.40, I can't help but wonder if 1.42 is close enough that it is not generating link errors with the binaries, but it gets kind of handwavy because it should generate link errors.
So I have to land on the idea that I am doing something stupid that I just can't see right now.
