Can’t create plain C++ project in Qt creator - no valid kits found -


this question qt creator 2.8.0. when go

file>>new file or project>>non-qt project>>plain c++ project

then this page. when press “next” this page , error:

no valid kits found

i can’t press “next”. can click on "options" takes me this page. using latest version of qt creator (2.8.0) installed on updated fedora 19 64bit. kit , how can add can create plain c++ project?

i have solved it. had change “qt version” “none” “qt 4.8.5 in path (system)”. kit shows correctly.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -