Failed to Launch qt 4.4.0 compiled executable in Debug mode
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
Re: Failed to Launch qt 4.4.0 compiled executable in Debug mode
To few informations
- which OS
- which compiler
- do the qt apps run properly
- a small testcase to reproduce the problem
- ...
Re: Failed to Launch qt 4.4.0 compiled executable in Debug mode
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/fredykon...05496353761730
http://picasaweb.google.com/fredykon...05496353761730
I want to run the build again by modifying the .pro file but I am not sure which one to change.
thanks
SunnySan