Raspberry Pi Compilers forgets the settings
Unsolved
Qt Creator and other tools
-
Hello to all,
I'm using Qt creator 3.2.1 based on Qt 5.3.2 .
Everytime I run the qtcreator I need to add the GCC compiler to the Build&Run because it forgets the setting.Is there a solution for this ??
You need to give some details. The headline and the text is partly in contradiction as far as I understand it.
Where are you compiling?
Is it a desktop with linux?In general you need to generate a Raspberry Pi cross-compiled version of Qt libs. This you should be able to define as a kit in Qt creator for use.