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.
Fixup target is not aligned 'symbol_name'
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.