I do not use qtcreator so that I cannot tell what was wrong. But if you only want to compile jqt, then qtcreator is not needed. Assuming path has already been setup properly, just go to jqt folder and run the batch files should be enough. Basically it is a qmake followed by a make.
Пт., 25 янв. 2013, Don Guinn писал(а): > I'm stumped. I have QT, GIT and GCC64 installed. When I try to run a QT > example I get the error message, "QT Creator needs a compiler set up to > build. Configure a compiler in the kit options." I go to options and put > GCC in for the compiler including the path to the C++ exe (running in > Windows 7). But I still get the same error. > > What am I missing? > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
