March 3, 2012

olejacob olejacob
Lab Rat
5 posts

Application unable to start correctly (0x0000007b)

 

Hi,

I successfully built Qt-4.8.0 on MinGW (gcc-4.6.2), because I encountered an error while using Qt-4.8.0 build MingW (4.4.0).

So when I start the Qt application octave-gui in MinGW environment the following error message appears:
“The application was unable to start correctly (0×0000007b). Click OK to close the application.”

My Windows 7 is a 64 bit operating system, but all the other Qt applications are running smoothly.

Best regards,

Ole J. Hagen

1 reply

March 3, 2012

koahnig koahnig
Mad Scientist
2112 posts

Are you sure that all source have been recompiled with the new compiler?
My first guess is that there is a mixture of versions. So make sure that you are linking with the correct libs and that all source files have been recompiled.

 
  ‹‹ QPrinter & QPainter render() problem      Access WebCam ››

You must log in to post a reply. Not a member yet? Register here!