Hi everyone, I’m new here.
I like Qt and I use it for my RPG project, Qt 4.8 was perfect but now I changed my version of mingw to have the support of std::thread, thanks to this website who gives me the right link for the mingw installation.
But, I’ve a problem, I need to compile Qt5.1, for the support of MySQL, but, when I launch the configure script, I got this error message :
+ cd qtbase
+ C:\qt-everywhere-opensource-src-5.1.0\qtbase\configure
‘C:\qt-everywhere-opensource-src-5.1.0\qtbase\\configure.exe’ is not reconized as an internal or external command, an executable program or command’s file.
Is it normal that there are 2 \ between qtbase and configure.exe ?
Thanks for your help.
↧