Thanks! Here are the results:

- Using the VS2010 generator, the project files have relative paths.
VS2012RC can load 2010 project files without modifying them. If I do
this, compilation of individual files is successful.

- Using the VS11 generator, the project files have absolute paths, and
compilation of individual files fails.

So can the same relative path workaround be done for the VS11 generator?

- Ben

On Tue, Jun 12, 2012 at 8:54 AM, Brad King <brad.k...@kitware.com> wrote:
> On 06/12/2012 11:51 AM, Brad King wrote:
>>  http://www.cmake.org/Bug/view.php?id=12570
>>
>> The main change to address it is here:
>>
>>  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d931ce9f
>
> I forgot to point out that this change is not in CMake 2.8.8
> but will be in 2.8.9.
>
> -Brad
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to