[Qt-creator] build issues

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Fri Feb 6 23:01:34 CET 2009


On Fri, Feb 06, 2009 at 09:25:37PM +0000, Zine eddine Bendjaballah wrote:
> 
> When running qtcreator prompt window, the path is set automatically to c:\qt\qtcrator\qt. I've modified that in the qtenv.bat file to allow it setup path to c:\qt\4.4.3.when running rebuild command. the compilation stops with the following error: "process_begin: CreateProcess((null), c:\Documents and Settings\Zinou.ACER\bin\uic.exe Interface\ui_generateform.ui -o Interface\ui_generateform.h, ...) failed.
> make (e=2): the specified file was not found.
> not that uic.exe is running from my home directory not from c:\qt\4.4.3\bin.
> 
> to resolve that I have to copy the ui_formgenerat.h file from my backup.
> 
> 3. when running the build again, the compiler produces a several errors like:
> 
> Interface/mainwindow.h:4:29: QtGui/QMainWindow: No such file or directoryInterface/mainwindow.h:6: error: `QString' does not name a typeengine/timeconstraint.h:30:19: QString: No such file or directory
> NB: The same project in an other pc with qtcreator 0.9.1 beta and "qt" directory in c:\qt\qtcreator, compile without errors.
> 
> Can someone tell where it is wrong?

Did you possibly install Qt to "C:\Documents and Settings\Zinou.ACER"
first and copied/moved it from there to c:\qt\4.4.3 ?

If so, remove c:\qt\4.4.3 and _install_ Qt directly to this place.

Andre'



More information about the Qt-creator-old mailing list