[cmake-developers] Code Changes to support C++ Windows Forms

john.farrier at helleboreconsulting.com john.farrier at helleboreconsulting.com
Mon Apr 29 08:36:55 EDT 2013


I created a topic called "WindowsFormsResx" following the developer 
guide instructions and have committed my staged changes and a test 
project.  I don't know how to send out a link to this, but would be 
happy to do so if someone pointed me in the right direction.

- John


On 2013-04-28 20:46, Jean-Christophe Fillion-Robin wrote:
> Hi John, 
> 
> Seems you forgot to send a link to the associated topic.
> 
> Jc
> 
> On Sun, Apr 28, 2013 at 10:20 PM, 
> <john.farrier at helleboreconsulting.com> wrote:
> 
>> Hello all!  New CMake developer here!
>> 
>> I have modified the latest version of CMake from Git to be able to 
>> use .resx files and integrate them into Visual Studio, perform the 
>> correct associations, and enable use of the Visual Studio designer for 
>> Windows Forms applications after a solution and projects are 
>> configured by CMake.  The changes were fairly minimal, but really help 
>> me out!  I have a project that is mostly cross-platform, but there are 
>> a few plugins that are windows-specific.  I wanted to use CMake to 
>> build and manage the project, but when CMake configured the windows 
>> GUI's, I would lose all of the designer information, which is totally 
>> unacceptable for ever having to make a change to the GUI.  This change 
>> is targeted specifically at C++ Windows Forms applications using CLI. 
>>  I'd like to push these changes up, so feedback is welcome!
>> 
>> - John Farrier
>> 
>> --
>> 
>> Powered by www.kitware.com [1]
>> 
>> Visit other Kitware open-source projects at 
>> http://www.kitware.com/opensource/opensource.html [2]
>> 
>> Please keep messages on-topic and check the CMake FAQ at: 
>> http://www.cmake.org/Wiki/CMake_FAQ [3]
>> 
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers 
>> [4]
> 
> --
> +1 919 869 8849
> 
> 
> Links:
> ------
> [1] http://www.kitware.com
> [2] http://www.kitware.com/opensource/opensource.html
> [3] http://www.cmake.org/Wiki/CMake_FAQ
> [4] 
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers



More information about the cmake-developers mailing list