[Insight-developers] VS linking error
Brad King
brad.king at kitware.com
Thu Jun 9 16:21:54 EDT 2011
On 6/9/2011 3:07 PM, Brad King wrote:
> CMake has a check before generating relative paths to ensure that no
> sequence of "../" leaves the top build directory. IIRC in this case it
> actually is generating full paths.
Okay, I did not remember correctly. This was a <= 2.8.4 bug
specifically in the VS 2010 generator. We already addressed it:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=945f2c22
Try 2.8.5-rc1 to verify that it works.
-Brad K
More information about the Insight-developers
mailing list