hy,
I’m trying to run my program from outside Qt, I went into the program folder, and i run on the executable program, obviously I added all the requested libraries (QtCore4,Qtsql4,qtnetwork4,qtgui4,mingwm10,libgcc_s_dw2-1) but when I click on the exe again I get this error:
can’t find entry point _ZN7QWidget8winEventEP6tagMMSGPI of the procedure in the DLL and then the path to my executable.
sorry I’m italian and I translated the error message!!
I noticed that if I had all the libraries and then run it inside Qt I get the error:The program has unexpectedly finished.
thanks
↧