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

Ben Medina ben.medina at gmail.com
Tue Jun 12 15:06:42 EDT 2012


Thanks, Fraser! Note that the sample project I attached "may take a
few hours" to appear publicly, according to their bug report page.

And I apologize: everywhere I mention VS2012 beta in the above thread,
I meant VS2012 RC.

On Tue, Jun 12, 2012 at 12:02 PM, Fraser Hutchison
<fraser.hutchison at gmail.com> wrote:
> Yeah - I can reproduce this too (better late than never - sorry!) I've
> upvoted your bug report Ben.
>
> Cheers,
>
> Fraser.
>
>
>
> On 12/06/2012 19:55, Ben Medina wrote:
>>
>> 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
>>
>> --
>>
>> 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
>
>
>


More information about the CMake mailing list