Skip to content
Discussion options

You must be logged in to vote

Hi @AnsisMalins,

To make the native projects build in Visual Studio 2026, we made the following changes in the .vcxproj files:

  1. In the property group labeled "Globals", add <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>.
  2. In the debug and release property groups, add <PlatformToolset>ClangCL</PlatformToolset>.

Please let us know if that works for you.

Thanks!

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@AnsisMalins
Comment options

@ClearScriptLib
Comment options

@AnsisMalins
Comment options

@AnsisMalins
Comment options

@AnsisMalins
Comment options

Answer selected by AnsisMalins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants