Appliacations selection is not showing up under new projects
-
Creator will only show those project types you can actually use. So if the Qt entries are missing that is usually due to there being no Qt version set up in Creator. Check Tools>Options>Build & Run>Qt versions. Please also check the Kits and Compilers tab to make sure the Qt version is actually used and that creator found a compiler.
-
I am trying to use this with my Beaglbone. I saw a YouTube video showing how to do this, but it showed all ready that their QT creator was setup for this application. I have tried to search how to do this, but no luck.
Could you please send me in the right direction on where/how I am to add the correct kits and compilers for QT creator to use?
-
Sorry, I can tell you where the information needs to go (Tools>Options>Build & Run and then Qt version, Compilers and Kits tabs there), but I do not know what exactly needs to go into all the fields there to make your setup work.
There should be documentation on how to use Qt with a beaglbone available on the net somewhere... Maybe http://qt-project.org/forums/viewthread/155/P15 can help?