Quote Originally Posted by high_flyer View Post
do you have any other 3rd party dependencies which might be in release?

I'd try to build your project in release and try to see if it works, its an easy test worth trying.
No man i dont

I made simple console application and included my library header and lib file and called the function and this is the error i get when i run the application. So it must be it. But seriously why!!!

The Code:

Qt Code:
  1. LPWFSRESULT result = new WFSRESULT();
  2. WFSFreeResult(result)
To copy to clipboard, switch view to plain text mode 

mingw.jpg