Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If your code generates compile errors after switching from debug build to release build, there are some areas you should check.
You may receive compiler warnings during an optimized (release) build that you did not receive during a debug build.
See also
Release Builds
Common Problems When Creating a Release Build
Optimizing Your Code