Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Fixup target is not aligned 'symbol_name'
Remarks
LINK found a fixup target in your object file that was not aligned properly.
This error can be caused by custom secton alignment (for example, #pragma pack), align modifier, or by using assembly language code that modifies secton alignment.
If your code does not use any of the above, this may be caused by the compiler.