PDA

View Full Version : Failed to Launch qt 4.4.0 compiled executable in Debug mode



nikhilqt
23rd July 2008, 07:20
Hi,

I have compiled my executable and all its dependent libs using qt 4.4.0, but unable to launch the same in Debug Mode and in Release it is working properly. I am getting "Procedure Entry point error".

what should i have to do solve this problem?? Please reply ASAP

ChristianEhrlicher
23rd July 2008, 09:11
To few informations
- which OS
- which compiler
- do the qt apps run properly
- a small testcase to reproduce the problem
- ...

SunnySan
25th July 2008, 13:45
Same Problem

I have try to build the debug libs many times but the compile failed.

first was this error “cannot find -lqtmaind” inside eclipse (I am using Vista basic).
then after half failed compilation New error instead: “cannot find -lQtGuid4”

I am using Vista with Qt4.4 and minGW from the QT installer v3. ...something.
the debug tool to build the debug libs is the one from the trolltech site.

Not sure that you can see the picture:
I put the link here
http://picasaweb.google.com/fredykonig/EclipseAndQT/photo#5226905496353761730
http://picasaweb.google.com/fredykonig/EclipseAndQT/photo#5226905496353761730

I want to run the build again by modifying the .pro file but I am not sure which one to change.
thanks
SunnySan