Menu

#2324 Scintilla arm64 Windows build fails

Bug
closed-fixed
nobody
5
2022-05-22
2022-04-22
mberchtold
No

The ARM64 build fails with on Windows (MSVC):
LINK : fatal error LNK1246: '/CETCOMPAT' not compatible with 'ARM64' target machine; link without '/CETCOMPAT'

The problem is that the
<cetcompat>true</cetcompat>
option is available for all platforms.

The attached patch takes care of this.

1 Attachments

Discussion

  • mberchtold

    mberchtold - 2022-04-22

    I meant "option is NOT available for all platforms.", specifically arm64.

     
  • Neil Hodgson

    Neil Hodgson - 2022-04-22
    • labels: --> scintilla, win32, arm64
    • status: open --> open-fixed
     
  • Neil Hodgson

    Neil Hodgson - 2022-04-22

    Committed as [bcc29f].

     

    Related

    Commit: [bcc29f]

  • Neil Hodgson

    Neil Hodgson - 2022-05-22
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB