Creating project using Qt5 with VisualGDB for raspberry 3
Solved
Installation and Deployment
-
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
-
@LASilva said in Creating project using Qt5 with VisualGDB for raspberry 3:
VisualGDB-5.4r12-trial.msi
You may want to contact VisualGDB support?
-
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.
-
I used VisualGDB-5.4r12-trial.ms and it is working correctly now.
Thanks very much.