Hi guys,
I've read quite a few posts now explaining how apps won't compile in debug mode, because the library was originally compiled in release mode. However, I'm only able to compile in debug mode - or, rather, the project compiles perfectly under both settings, only under release mode I get an access violation error message upon execution of my app, as most would get under debug mode.
How do I correct this? I naturally need to be able to compile properly under release mode.
Thanks.
PS. I'm using Visual Studio 2010, and I've installed the connector using the MSI.
I've read quite a few posts now explaining how apps won't compile in debug mode, because the library was originally compiled in release mode. However, I'm only able to compile in debug mode - or, rather, the project compiles perfectly under both settings, only under release mode I get an access violation error message upon execution of my app, as most would get under debug mode.
How do I correct this? I naturally need to be able to compile properly under release mode.
Thanks.
PS. I'm using Visual Studio 2010, and I've installed the connector using the MSI.