Do you have the Qt debug libraries built? It looks like you don't.
Do you have the Qt debug libraries built? It looks like you don't.
i did, but after half an hour, the build debug libraries still stuck at the same place, i guessed it is done, so, i close the prompt![]()
run again now, hope it finish soon![]()
oh, man, qt is load more fun than i thought![]()
i have mingw 5.0.3 install in my notebook by the default path, when i install qt, it tolds me that it cannot find "w32api.h" in my mingw, what is wrong with that?
i ignore the message and install it anyway, then i begin to build debug libraries, it stuck at qtmd5.cpp, after half an hour, it is still at the same place, and what the hxxx is wrong with that?![]()
That file contains the Win32 API. You need it. It is supposed to come with MinGW. Did you install MinGW before you installed Qt? Qt specifically looks for this file when it is installed.Originally Posted by kkool84
This is very strange. I haven't seen an error like that in years. I think you may have a bad installation of MinGW. Try installing it again. If it still doesn't work, I would consider posting detailed information on the problem to qt-interest mailing list.Originally Posted by kkool84
Originally Posted by Brandybuck
i had mingw installed before i proceed to qt!!!!! and i stuck again ORZ
i uninstalled qt, mingw, and install again, qt by using qt's downloaded mingw, everything seems perfect![]()
but, u know, i stuck when i build debug libraries, for half an hour, nothing happen![]()
Really nothing? Is your CPU idle? Qt compilation can take even few hours.Originally Posted by kkool84
Originally Posted by jacek
uh-oh, not a damn thing after 1hour![]()
i try to install on my another centrino notebook, works fine, too fine.
when i work on this centrino duo, not working. i installed and uninstalled and again and again and again...........and again. it just stuck in the build debug libraries.![]()
Maybe you don't have enough free space on your hard drive? How much RAM do you have?Originally Posted by kkool84
If it's the same processor and OS on the other notebook, you could just copy over the libraries.
i'm having 100gb sata, and 512 ram, sure it is good enough.
i have two notebooks, one with centrino and xp home, another one with centrino duo and xp home, which folder to copy?
thanks![]()
If you want to copy your compiled Qt4 to another machine, you can but you MUST place it to exact the same folder (C:\qt\ -> C:\qt, moving to D:\qt and adjust variables will not work).
http://lists.trolltech.com/qt-intere...ad01777-0.html
Originally Posted by sector
yeah, thanks for the help![]()
problems solved!!!
Bookmarks