INVALIGN

725

Invalid .ALIGN value (value)

The boundary position that you specified for the .ALIGN compiler directive is invalid. The boundary must be one of the following values: BYTE, WORD, LONG, QUAD, PAGE, or an expression in the range of 0 through 9. In Synergy .NET, objects must be aligned on a native boundary. Unless you specify -platform=x86 when you compile, objects must be on an 8-byte boundary for 64-bit Windows.