Forgot your password?
typodupeerror

Comment Re:How to install this thing? (Score 3, Informative) 413

I struggled with this a bit earlier today. The docs are pretty weak right now.

First, get and install mingw from http://www.mingw.org/download.shtml

Second, from Trolltech, get and install "qt-win-opensource-desktop-4.0.0-mingw.exe", NOT "qt-win-opensource-desktop-4.0.0.zip".

Then, from the Start menu, run "Qt 4.0.0 Command Prompt" to get a DOS box with everything set up properly. Then play with the examples and demos, using qmake to create the makefiles.

Hope that helps!!

Slashdot Top Deals

You know that feeling when you're leaning back on a stool and it starts to tip over? Well, that's how I feel all the time. -- Steven Wright

Working...