[cmake-developers] NVidia Nsight Tegra (was: Who does CMake contract work?)

coordz at megaroms.co.uk coordz at megaroms.co.uk
Mon Aug 4 10:39:56 EDT 2014


Will this Tegra work become a generic Android generator? Or is it Tegra
specific (it looks like a modification of the Visual Studio generators)?

Cheers,
Tim


> Date: Wed, 09 Jul 2014 10:02:48 -0400
> From: Brad King <brad.king at kitware.com>
> To: cmake-developers at cmake.org
> Subject: Re: [cmake-developers] NVidia Nsight Tegra (was: Who does
> 	CMake contract work?)
> Message-ID: <53BD4B88.5060508 at kitware.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On 07/08/2014 08:46 AM, Tim Jenks wrote:
>> I would also be interested in any information regarding nsight tegra
>> solution generation using cmake.
>>
>> Did anything come of this thread?
>
> We ended up working with NVIDIA directly and have produced a
> draft of support for Nsight Tegra with Visual Studio.  It is
> still a work in progress but I've attached the current draft
> patch series (they apply on master as of 487b6ccd, and perhaps
> more recent versions too).  Limitations of the current draft
> are documented in patch 0004.
>
> With these patches and NVIDIA Nsight Tegra Visual Studio
> Edition installed, new generator variants are available:
>
>  Visual Studio 12 2013 Tegra-Android
>  Visual Studio 11 2012 Tegra-Android
>  Visual Studio 10 2010 Tegra-Android
>
> A non-default Android NDK toolchain may be selected at the
> command-line, e.g.
>
>  cmake -G "Visual Studio 12 2013 Tegra-Android" -T clang-3.4 ...
>
> or using a CMAKE_TOOLCHAIN_FILE that sets CMAKE_GENERATOR_TOOLSET.
>
> Feedback is welcome.
>
> Thanks,
> -Brad
>
>




More information about the cmake-developers mailing list