We are pleased to announce that CMake 3.12.1 is now available for download.
Please use the latest release from our download page:
https://cmake.org/download/
Thanks for your support!
-
Changes in 3.12.1 since 3.12.0:
Brad
Hi Brad,
Thanks a lot, works like a charm!
Daniel
-Original Message-
From: Brad King [mailto:brad.k...@kitware.com]
Sent: Donnerstag, 9. August 2018 15:21
To: Daniel Eiband ; cmake@cmake.org
Subject: Re: [CMake] Link flags in CMAKE_CXX_CREATE_STATIC_LIBRARY
On 08/07/2018 06:54 AM, Dani
On 08/07/2018 06:54 AM, Daniel Eiband wrote:
> set_property(TARGET MyTarget APPEND PROPERTY LINK_FLAGS "/ignore:4221")
>
> This however doesn't affect the creation of static libraries.
Static libraries are created by the librarian tool, not the linker.
There is a separate STATIC_LIBRARY_FLAGS pro
Good afternoon.
We are using CMake to build an open source project. We would like to build it
on Windows. For that purpose, we use MingW.
However, we have trouble linking three libraries :
* libstdc++-6.dll
* libwinpthread-1.dll
* libgcc_s_seh-1.dll
To solve this, we decided to link
Hi Chris,
Thanks fort that suggestion too. Right now I have boost integrated using the
pre-built libs and the program I need it for is working - so I’m loath to
change it.
However, I’ll keep this for future reference, I’m sure it will come in handy.
Best Regards,
Gavin
From: ch...@simply-ita
Thank you, I will give it a try.
Regards
Roman
> Am 09.08.2018 um 09:45 schrieb Eric Noulard :
>
>
>> Le jeu. 9 août 2018 à 09:09, Roman Wüger a écrit :
>> Hello,
>>
>> how can I configure my Project to run it with the Visual Studio Code under
>> Linux? I did not find a useful generator.
>
Le jeu. 9 août 2018 à 09:09, Roman Wüger a écrit :
> Hello,
>
> how can I configure my Project to run it with the Visual Studio Code under
> Linux? I did not find a useful generator.
>
AFAIK there is no VSCode generator, however you can install VSCode CMake
Tools extension which begins to intere
Hello,
how can I configure my Project to run it with the Visual Studio Code under
Linux? I did not find a useful generator.
Thanks in advance
Best Regards
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware off
Hello,
is it somehow possible to build an Android project with CMake and Visual Studio
without the Nsight Tegra Visual Studio Edition? Because the installation of
NVIDIA Nsight Tegra hangs during configuring the Visual Studio 2017 in a
Virtual Machine.
Thanks in advance
Best Regards
--
Powe