[cmake-developers] [MODERN] CMake ~3.6 vs Qt 5.6 vs MSVC2015
Konstantin Podsvirov
konstantin at podsvirov.pro
Tue May 31 11:58:07 EDT 2016
Hi all! Modern master updated! :-)
It's time to upgrade: CMake 3.5.20160531 now available!
Previously had problems with that, but now it seems that it works.
Let me remind you of the link.
Windows 32bit:
http://ifw.podsvirov.pro/cmake/cmake-master-win32-online.exe
Windows 64bit:
http://ifw.podsvirov.pro/cmake/cmake-master-win64-online.exe
If you have used it before, you can update via "CMake Maintenance Tool"
I used Windows 7, but it should work for Windows Vista and Windows 8 and Windows 10.
I ask those wishing to test the functionality.
And new:
Linux (Debian) amd64:
http://ifw.podsvirov.pro/cmake/cmake-master-amd64-online.run
Please test it :-)
> 01.10.2015, 09:29, Konstantin Podsvirov" <konstantin at podsvirov.pro>:
>> Hi all! Modern master alive! :-)
>>
>> It's been almost a month and it's time to upgrade:
>>
>> 3.3.20150901 CMake => CMake 3.3.20151001
>>
>> Dear friends, I have a question and call for help.
>>
>> With my assistance the project has an option for component installation project:
>>
>> CMake_INSTALL_COMPONENTS
>>
>> Unfortunately not all files found your component.
>> The files to be installed without specifying a component fall into 'Unspecified' component.
>> Need to parse them out and assign them to the component context.
>>
>> Now have the components:
>>
>> - cmake;
>> - ctest;
>> - cpack;
>> - cmake-gui;
>> - sphinx-man;
>> - sphinx-html;
>> - sphinx singlehtml;
>> - sphinx-qthelp
>>
>> and General for everything else
>>
>> Is Unspecified;
>>
>> A list of unaccounted for 'Unspecified' of files to install on the Window is attached.
>>
>> Links to the installers were specified earlier (see below).
>>
>> On 28.07.2015, 17:49, "Konstantin Podsvirov" <konstantin at podsvirov.pro>:
>>> Hi dear CMake developers!
>>>
>>> 27.07.2015, 18:52, "Brad King" <brad.king at kitware.com>:
>>>> On 07/24/2015 03:46 AM, Konstantin Podsvirov wrote:
>>>>> To solve the problem you run cmake-gui is now possible with the
>>>>> the following changes:
>>>>
>>>> Applied as two separate commits with minor tweaks:
>>>>
>>>> cmake-gui: Install Qt5 Windows platform plugin
>>>> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=42f0155b
>>>>
>>>> CMake: Add option CMake_INSTALL_DEPENDENCIES
>>>> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=068e7962
>>>
>>> Code now in 'master' branch.
>>>
>>> Thanks, Brad!
>>>
>>> Meet/install/CMake built modern update on MSVC2015 c QtDialog based on Qt 5.5 from today :-)
>>>
>>> Windows 32bit:
>>>
>>> http://ifw.podsvirov.pro/cmake/cmake-master-win32-online.exe
>>>
>>> Windows 64bit:
>>>
>>> http://ifw.podsvirov.pro/cmake/cmake-master-win64-online.exe
>>>
>>> cmake-gui should work now, but if not, then update your system and install
>>>
>>> The Visual C++ Redistributable for Visual Studio 2015 from the link below:
>>>
>>> http://www.microsoft.com/en-us/download/details.aspx?id=48145
>>>
>>> As always, questions and suggestions are welcome.
>>
>> --
>> Regards,
>> Konstantin Podsvirov
>> ,--
>>
>> Powered by www.kitware.com
>>
>> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>>
>> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>>
>> CMake Support: http://cmake.org/cmake/help/support.html
>> CMake Consulting: http://cmake.org/cmake/help/consulting.html
>> CMake Training Courses: http://cmake.org/cmake/help/training.html
>>
>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/cmake-developers
>
> Regards,
> Konstantin Podsvirov
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake-developers
Regards,
Konstantin Podsvirov
More information about the cmake-developers
mailing list