Re: problem with linking [SOLVED????]
Before:
Code:
CONFIG += qt opengl console
an now:
Code:
CONFIG += qt opengl console debug
now it dosn't stop in compiling..
Do anyone get me any information? Probabily I don't know........THANKS
Re: problem with linking [SOLVED????]
in effect after I take out stable.h from header lines in .pro but it seems work in the same way yes I typed qmale and nothing requirement.......I use .net 2003
Quote:
Originally Posted by mickey
Before:
Code:
CONFIG += qt opengl console
an now:
Code:
CONFIG += qt opengl console debug
now it dosn't stop in compiling..
Do anyone get me any information? Probabily I don't know........THANKS
But why this above? I notice, when I import project in .net and then type compile option (only compile not build) an apper a "non specificated error" what's it?? why with debug line in .pro dosn't stop but I have this problem in .net? thanks