943,960 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 893
  • C++ RSS
Feb 5th, 2008
0

Hung when compiling

Expand Post »
Hello! I'm compiling a project in VC++ 2005 express, and for some reason it is hanging. It gets to a certain point and just doesn't seem to do anything. This is the readout when it is happening:

C++ Syntax (Toggle Plain Text)
  1. c:\Qt\4.3.3\bin\uic.exe RoboSearch.ui -o ui_RoboSearch.h
  2. g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"c:\Qt\4.3.3\include\QtCore" -I"c:\Qt\4.3.3\include\QtCore" -I"c:\Qt\4.3.3\include\QtGui" -I"c:\Qt\4.3.3\include\QtGui" -I"c:\Qt\4.3.3\include\QtXml" -I"c:\Qt\4.3.3\include\QtXml" -I"c:\Qt\4.3.3\include" -I"." -I"c:\Qt\4.3.3\include\ActiveQt" -I"release" -I"." -I"c:\Qt\4.3.3\mkspecs\default" -o release\compare.o compare.cpp

I am using this with Qt 4, but have had no trouble compiling everything so far.

Has anyone seen this before? There are no errors saying that anything has gone wrong, it doesn't complete.... it just stalls....

Yes, I've tried to clean and rebuild
Last edited by abrou; Feb 5th, 2008 at 12:44 pm.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
abrou is offline Offline
20 posts
since Feb 2008
Feb 5th, 2008
0

Re: Hung when compiling

How long did you wait after the hung? Does it hang your machine?
What is the .NET framework you are using? It takes longer if you have installed new version of framework sometimes as long as five minutes, subsequent builds will be faster.
Reputation Points: 39
Solved Threads: 24
Junior Poster
dubeyprateek is offline Offline
176 posts
since Mar 2006
Feb 5th, 2008
0

Re: Hung when compiling

It hangs my machine. I just left it for 10 minutes, and it compiled (well, kind of, there was an error), but I'm not sure why the sudden change in compilation speed. I don't think anything was recently installed, but this is computer is used by many people, so I will need to find that out. You are right, it is a bit faster the second time.

Also, I don't know what a .NET framework is.... Would it be useful for me to know?

Thank you very much for your time!
Reputation Points: 10
Solved Threads: 1
Newbie Poster
abrou is offline Offline
20 posts
since Feb 2008
Feb 5th, 2008
0

Re: Hung when compiling

You may not need to lear about .Net framework as such for your project. It is a underline layer which helps managed code to run your system(It is not the only thing it does).

Sometime Windows update can install new framework for you.
Reputation Points: 39
Solved Threads: 24
Junior Poster
dubeyprateek is offline Offline
176 posts
since Mar 2006
Feb 5th, 2008
0

Re: Hung when compiling

Thank you very much for your help!

Apparently it was just patience needed....
Reputation Points: 10
Solved Threads: 1
Newbie Poster
abrou is offline Offline
20 posts
since Feb 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Bound Checking
Next Thread in C++ Forum Timeline: No window.h





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC