Hello *,
I’ve just tried to build a QT-App and get these Output:
1>—— Erstellen gestartet: Projekt: LinuxProject1, Konfiguration: Debug Win32 ——
1> VisualGDB: No file changes detected. If you believe it’s a mistake, please clean the project and build it again.
1> make: Nothing to be done for `first’.
1> Downloading generated headers from /tmp/VisualGDB/c/temp/Projects/LinuxProject1/LinuxProject1/Debug…
1>VisualGDB : error : Cannot determine file size from ‘ls’ output: insgesamt 1396
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(41,5): error MSB3073: Der Befehl “”C:\Program Files (x86)\Sysprogs\VisualGDB\\VisualGDB.exe” /build “C:\temp\Projects\LinuxProject1\LinuxProject1\LinuxProject1.vcxproj” “/solution:C:\temp\Projects\LinuxProject1\LinuxProject1.sln” “/config:Debug” “/platform:Win32″” wurde mit dem Code -1 beendet.
========== Erstellen: 0 erfolgreich, 1 fehlerhaft, 0 aktuell, 0 übersprungen ==========
Any ideas?