1>------ 已启动全部重新生成: 项目: LinuxProject2, 配置: Debug Win32 ------
1> VisualGDB: Run "make CONFIG=Debug clean" in directory "/tmp/VisualGDB/GBF/LinuxProject2" on root@192.168.1.4 (SSH)
1> make: *** No rule to make target `clean'. Stop.
1> -------------------------------------------------------------
1> Command exited with code 2
1> Executable: make
1> Arguments: CONFIG=Debug clean
1> Directory: /tmp/VisualGDB/GBF/LinuxProject2
1>VisualGDB : error : Command-line action failed
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(33,5): error MSB3073: 命令“"C:\Program Files\Sysprogs\VisualGDB\VisualGDB.exe" /clean "E:\VCProject\GBF\LinuxProject2\LinuxProject2.vcxproj" "/solution:E:\VCProject\GBF\GBF.sln" "/config:Debug" "/platform:Win32"”已退出,代码为 -1。
1> VisualGDB: Run "make CONFIG=Debug clean" in directory "/tmp/VisualGDB/GBF/LinuxProject2" on root@192.168.1.4 (SSH)
1> make: *** No rule to make target `clean'. Stop.
1> -------------------------------------------------------------
1> Command exited with code 2
1> Executable: make
1> Arguments: CONFIG=Debug clean
1> Directory: /tmp/VisualGDB/GBF/LinuxProject2
1>VisualGDB : error : Command-line action failed
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(33,5): error MSB3073: 命令“"C:\Program Files\Sysprogs\VisualGDB\VisualGDB.exe" /clean "E:\VCProject\GBF\LinuxProject2\LinuxProject2.vcxproj" "/solution:E:\VCProject\GBF\GBF.sln" "/config:Debug" "/platform:Win32"”已退出,代码为 -1。
========== 全部重新生成: 成功 0 个,失败 1 个,跳过 0 个 ==========
新建目录/tmp/VisualGDB/GBF/LinuxProject2,重新新建工程,
在选择远程路径时,如图:
更改 Remote directory中的路径
若重新编译还出现以上错误,则编译下,在重新编译,则OK