Hi nVidia,
I have some trouble starting the Graphics Debugger on Windows 8, GTX 770, VS 2012. The error is not very helpful, so I have no idea as to what to do.
An example of the error on a sample project:
Any ideas?
Thanks,
Alexei Mihalchuk
Hi nVidia,
I have some trouble starting the Graphics Debugger on Windows 8, GTX 770, VS 2012. The error is not very helpful, so I have no idea as to what to do.
An example of the error on a sample project:
Any ideas?
Thanks,
Alexei Mihalchuk
Hello Alexei,
That doesn’t look good. Which version of Nsight?
Let’s try to get some logs from you. Could you do the following:
Send this the logs to: devtools-support at nvidia dot com
Hi,
It doesn’t look like it is able to launch the application ‘C:\Users\Alexei\Documents\Visual Studio 2012\Projects\War\War\bin\x64\Debug\War.exe’. (we will fix the problem of Nsight not reporting this in the UI correctly).
Does the application run outside of Nsight without a problem? Do you need to pass in arguments to the application? If so, please right click on the Startup project, select “Nsight User Properties” and type in the arguments in the “command line arguments” field.
If none of that works, would you be able to share this exe (or sources) with its dependencies to reproduce in house?
Thanks
Hmm, the problem is not with the path. The confusing error appears if a 64-bit .NET process is launched. Switching to 32-bit mode works.
Thanks for your time,
Alexei Mihalchuk