This is the mail archive of the
cygwin
mailing list for the Cygwin project.
qt3 for windows hangs on compilation
- From: swingkyd1 <cmoller at ece dot ualberta dot ca>
- To: cygwin at cygwin dot com
- Date: Tue, 2 May 2006 10:49:37 -0700 (PDT)
- Subject: qt3 for windows hangs on compilation
I seem to be having problems with compiling qt3 for windows. I don't know
whether this is a cygwin problem or a qt3 problem but after following the
instructions for installation here:
http://qtwin.sourceforge.net/qt3-win32/compile-cygwin.php
I run the following command:
$ . config.cygwin-thread
and the process hangs after it makes the following commands:
rm -f /cygdrive/c/source/qt-3/bin/qmake
ln -s ../qmake/qmake /cygdrive/c/source/qt-3/bin/qmake
The processor is at 100% and it was left over night like that without
finishing.
I cancelled it by <ctrl>-<c> and tried to re-run the . config.cygwin-thread
command.
Unfortunately this reports that qmake is up to date but it still hangs at
100% indefinitely.
It doesn't appear that any makefiles have been created so the proceeding
commands in the instructions also fail.
Is this something common or can I somehow troubleshoot this?
One thing I noticed about the instructions was that it required the
following package:
- cygipc
which was not in my cygwin setup program. could this be causing the problem?
Your help is greatly appreciated!
--
View this message in context: http://www.nabble.com/qt3-for-windows-hangs-on-compilation-t1543677.html#a4193137
Sent from the Cygwin Users forum at Nabble.com.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/