Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
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