How to debug your API driver compiled in release mode?
The WinCC OA libraries are delivered in release mode, therefore you have to build your driver in release mode.
You need to add debug info, turn of incremental linking and disable all optimization under release project settings in your Visual Studio.
Date added:
Last revised:
Hits:
7.879
Rating:
Tags:
Programming / Scripting, Special Functions / Features