Hello,
I want to create a qt-Project on visual studio with visualgdb cross compiler.
I followed the instructions on this site:
“www.visualgdb.com/tutorials/raspberry/qt/”
and for the cross compiler on this site
“www.visualgdb.com/tutorials/raspberry/qt-cross/”
these are my settings of the qmake command in the project build properties:
C:SysGCCraspberryQtv4qmake.exe
have anyone experience with raspberry pi and qt cross compiler. The cross compiler can’t get
connection with qt. Or qt couldn’t be integrated in my project.
Thank you for help
Philipp