<div dir="ltr">
<div>Yes I know all about the bit about having to reinstall CUDA (been
using it since the 2.0 days) for 2017 (using VS since 2005).... if only I
could get CMake to call VS2013... ya know the version that already has
cuda 8.0 installed and configured and the extensions from C:\Program
Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\extras\<wbr>visual_studio_integration\<wbr>MSBuildExtensions that get installed <br></div><div><br></div><div>Can CMake defer to what the user ultimately wants?
.. say the correct version of VS. I mean that is what I thought I specified.</div><div><br></div><div>I
had thought when I upgraded to 3.8/3.9 or whatever at the time that ...
Oh great they now have an open project button... .maybe that will allow
me to not have to generate .bat scripts to load VS (mind you my .bat
script generation in CMake could actually tell me which correct version
to load so these kinds of things are possible) with the env vars I set
and set them in CMake and have CMake load VS (again correct version)
with said env. It worked like a charm... well for a while anyway as it
does with anything in the tech world. I certainly feel like I have
upgraded.<div class="gmail-yj6qo gmail-ajU"><div id="gmail-:17y" class="gmail-ajR" tabindex="0"><img class="gmail-ajT" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div></div>
<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 15, 2018 at 9:48 AM, Robert Maynard <span dir="ltr"><<a href="mailto:robert.maynard@kitware.com" target="_blank">robert.maynard@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> cannot find CUDA likely as CUDA was not installed after 2017<br>
<br>
</span>The CUDA language support requires the CUDA MSBUILD extensions, which<br>
will require you to run the CUDA installer again ( it only installs<br>
the msbuild extensions for versions that are currently installed ).<br>
<span class=""><br>
> I would like it to load 2013 after being told to generate Visual Studio 2013 project files.<br>
<br>
</span> As Hendrik stated CMake defers to the windows shell/explorer for<br>
opening solution files.<br>
<span class="im HOEnZb">On Tue, Aug 14, 2018 at 7:27 PM Brian Davis <<a href="mailto:bitminer@gmail.com">bitminer@gmail.com</a>> wrote:<br>
><br>
><br>
> It also cannot find CUDA likely as CUDA was not installed after 2017. I would like it to load 2013 after being told to generate Visual Studio 2013 project files. Is this difficult to ask fo Kitware? I am sure there are certainly some shenanigans like path or VS2017 hooking calls to 2013 tools or the like all of which I am sure make sens to a cubite in the bowels of the MS machine. VS loaded 2017 and vs 2013 proj files then promptly had problems searching files, compiling stale targets and the like. So while VS2017 make "hook" 2013 tools it certainly can't do any thing useful with them IME. Is there a Meta buld tool (goop generator) that will build goop for a target goop reader then call said target goop reader (of correct specified version) to read goop and compile my code? sigh.<br>
><br>
</span><div class="HOEnZb"><div class="h5">> --<br>
><br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" rel="noreferrer" target="_blank">http://www.cmake.org/Wiki/<wbr>CMake_FAQ</a><br>
><br>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
><br>
> CMake Support: <a href="http://cmake.org/cmake/help/support.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>support.html</a><br>
> CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>consulting.html</a><br>
> CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/<wbr>training.html</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="https://cmake.org/mailman/listinfo/cmake" rel="noreferrer" target="_blank">https://cmake.org/mailman/<wbr>listinfo/cmake</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Brian J. Davis<br></div>
</div>