Qt Creator "forgets" gcc compiler
Unsolved
Mobile and Embedded
-
I have Qt Creator running on my embedded Linux system (Odroid XU-4)
however every time start the application, it seems to delete the manual entry location of my gcc compiler (located at/usr/bin/
)
Is there a way to stop it from doing this, or getting it to auto-detect the gcc compiler? It seems to auto-detect the gdb in the same directory?I am running QT Creator 4.0.82 with Qt 5.6.1 (GCC 5.3.0 20151204, 32 bit)
-
@O.Schofield said in Qt Creator "forgets" gcc compiler:
4.0.82
Isn't 4.0.82 a beta version? You should try with a stable version.
-
Thanks, I will give it a try and report back
-
@O.Schofield But you're still using a beta version :-) It's not an issue, but you should expect to have issues with it.