PDA

View Full Version : Trouble with release comiplation.



Kaluss
21st August 2012, 23:21
I got strange problem after compilation process. When I use Debug configuration everything is okay, but when im trying to run any project with realese conf. the application straight away is closed with code =-1073741511.
As I noticed the problem occurs because of " CONFIG+=release" comand
Any ideas how I can fix that?

ChrisW67
22nd August 2012, 00:58
Make sure your application has matching release mode Qt DLLs to load.

This problem is well covered in these forums: https://www.google.com/search?q=%22-1073741511%22+site%3Aqtcentre.org