Usually, when I use Visual Studio to build, I see warnings and errors displayed on the output panel, for example.
1>------ Build started: Project: pdcuda, Configuration: Release x64 ------
Compiling...
foo.cpp
Linking...
foo.obj : error LNK2001: unresolved external symbol "foo"
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I do GPU programming with CUDA . After upgrading to version 2.1, I no longer get any useful result in Visual Studio. For example, now I see the following:
1>------ Build started: Project: pdcuda, Configuration: Release x64 ------
Other details can be found in BuildLog.htm, but it is inconvenient to constantly look for this file.
Does anyone know how to get Visual Studio to display output in its output panel?
Things that do not help:
- CUDA removal: the problem persists in all projects
- > > > > MSBuild: , "" .
: , :
- devenv.exe/resetsettings
- devenv.exe/resetuserdatali >
UPDATE ( Die in Sente): ( , , ). , , CUDA Visual Studio Wizard, . 15.00.21022.8 . 15.00.30729.1. "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\amd64" . .