Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

VS 2013 Debug/Release

Rank

Total Posts: 1

Joined 2014-07-11

PM

Hi,

I upgraded the ANT_Windows_Library_Package_v3.2_1 with Visual Studio 2013 Update 2 and built DLL files in Debug and Release mode.
Then I wrote my own code (Repository) and built in Debug and Release mode.
Everything is fine in Debug mode but in Release it is loading DLL and function pointers correctly. Unfortunately function calls do not work and return false.

Could anyone help me, please?
Thanks smile      
Avatar
RankRankRankRank

Total Posts: 296

Joined 0

PM

Ensure that all necessary ANT DLLs (including the Silicon Labs driver DLLs) are in the same directory, where your .EXE is located.