[CMake] Visual Studio 2012 Beta: unable to compile individual files

Ben Medina ben.medina at gmail.com
Tue Jun 12 14:55:27 EDT 2012


I've filed a bug with Microsoft:
https://connect.microsoft.com/VisualStudio/feedback/details/748640/cannot-compile-individual-files-if-project-contains-full-path-to-file

On Tue, Jun 12, 2012 at 11:20 AM, Ben Medina <ben.medina at gmail.com> wrote:
> 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.king at 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


More information about the CMake mailing list