Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file

2015-08-31 Thread Mikhail Filimonov
Behalf Of Dmitry Polyanitsa Sent: Friday, August 28, 2015 7:32 PM To: Peter List <pem.l...@gmail.com> Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file Hi Peter, We’ll look into that and get back to you! -Dmitry

Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file

2015-08-31 Thread Brad King
On 08/31/2015 11:16 AM, Mikhail Filimonov wrote: > It looks that an error ‘ld.bfd.exe: cannot find -l-Wl,-Bdynamic’ > > was introduced by > > commit 675ef165f213a6db1f9d0dfbebf6a0afc5469494 I discovered that problem in unrelated work last week and had prepared a commit to revert it. Chuck and

Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file

2015-08-28 Thread Dmitry Polyanitsa
...@nvidia.commailto:dpolyani...@nvidia.com Cc: cmake-developers@cmake.orgmailto:cmake-developers@cmake.org Subject: Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file Awesome - in that case I'll use this built-in support instead of spending time on writing

Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file

2015-08-27 Thread Dmitry Polyanitsa
dpolyani...@nvidia.com Cc: cmake-developers@cmake.org Subject: Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file Awesome - in that case I'll use this built-in support instead of spending time on writing a python script to call from add_custom_command(). It's

Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file

2015-08-27 Thread Peter List
-developers-boun...@cmake.org] *On Behalf Of *Peter List *Sent:* Wednesday, August 26, 2015 5:06 AM *To:* cmake-developers@cmake.org *Subject:* [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file I have a working hello world cmake + built-in Android using

Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file

2015-08-27 Thread Peter List
[mailto:pem.l...@gmail.com] *Sent:* Thursday, August 27, 2015 1:36 AM *To:* Dmitry Polyanitsa dpolyani...@nvidia.com *Cc:* cmake-developers@cmake.org *Subject:* Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file Awesome - in that case I'll use this built

Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file

2015-08-26 Thread Peter List
, August 26, 2015 5:06 AM *To:* cmake-developers@cmake.org *Subject:* [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file I have a working hello world cmake + built-in Android using nvidia nsight tegra. It uses SDL2. Unfortunately, after I run cmake I

Re: [cmake-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file

2015-08-26 Thread Dmitry Polyanitsa
-developers] nvidia nsight tegra set vcxproj properties (Ant Build) in cmake file I have a working hello world cmake + built-in Android using nvidia nsight tegra. It uses SDL2. Unfortunately, after I run cmake I have to manually edit the following in my vcxproj to add SDL2: Configuration Properties