Trouble with release comiplation.
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?
Re: Trouble with release comiplation.
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-...3Aqtcentre.org