Creating project using Qt5 with VisualGDB for raspberry 3
-
wrote on 30 Oct 2019, 18:43 last edited by
Hi I'm trying create a project for raspberry 3 using visual GDB and I'm getting this error:
Tool arguments: C:\SysGCC\raspberry\Qt\v5\qmake.exe TestProFile.pro CONFIGNAME=Debug C:/SysGCC/raspberry/arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/features/toolchain.prf:69: system(execute) requires one or two arguments. Project ERROR: Cannot run compiler 'C:/SysGCC/raspberry/bin/arm-linux-gnueabihf-g++.exe'. Output: =================== =================== Maybe you forgot to setup the environment?
My environment was set using these software:
- raspberry-gcc8.3.0.exe
- 2019-09-26-raspbian-buster
- VisualGDB-5.4r12-trial.msi
*Visual Studio 2019
Am I missing something? What could be the problem?
Best Regards
-
Hi I'm trying create a project for raspberry 3 using visual GDB and I'm getting this error:
Tool arguments: C:\SysGCC\raspberry\Qt\v5\qmake.exe TestProFile.pro CONFIGNAME=Debug C:/SysGCC/raspberry/arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/features/toolchain.prf:69: system(execute) requires one or two arguments. Project ERROR: Cannot run compiler 'C:/SysGCC/raspberry/bin/arm-linux-gnueabihf-g++.exe'. Output: =================== =================== Maybe you forgot to setup the environment?
My environment was set using these software:
- raspberry-gcc8.3.0.exe
- 2019-09-26-raspbian-buster
- VisualGDB-5.4r12-trial.msi
*Visual Studio 2019
Am I missing something? What could be the problem?
Best Regards
wrote on 1 Nov 2019, 17:26 last edited by@LASilva said in Creating project using Qt5 with VisualGDB for raspberry 3:
VisualGDB-5.4r12-trial.msi
You may want to contact VisualGDB support?
-
wrote on 5 Nov 2019, 11:07 last edited by
Having the same problem since last night.
Trying to create a new Qt CMake project ends up with a similar problem.
I'm now stuck and non of my past Qt projects may build now )-:
I have opened a ticket with VGDB support.
So far no much help....Any updates on your side?
Thanks.
-
wrote on 12 Nov 2019, 16:36 last edited by
I used VisualGDB-5.4r12-trial.ms and it is working correctly now.
Thanks very much.
-
Hi I'm trying create a project for raspberry 3 using visual GDB and I'm getting this error:
Tool arguments: C:\SysGCC\raspberry\Qt\v5\qmake.exe TestProFile.pro CONFIGNAME=Debug C:/SysGCC/raspberry/arm-linux-gnueabihf/sysroot/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/features/toolchain.prf:69: system(execute) requires one or two arguments. Project ERROR: Cannot run compiler 'C:/SysGCC/raspberry/bin/arm-linux-gnueabihf-g++.exe'. Output: =================== =================== Maybe you forgot to setup the environment?
My environment was set using these software:
- raspberry-gcc8.3.0.exe
- 2019-09-26-raspbian-buster
- VisualGDB-5.4r12-trial.msi
*Visual Studio 2019
Am I missing something? What could be the problem?
Best Regards