Windows build now expect Windows 10 SDK
"'Neil Hodgson' via scintilla-interest" <[email protected]>
| Newsgroups | gmane.comp.lib.scintilla.devel,gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
Scintilla and SciTE now set WINVER and _WIN32_WINNT to 0x0A00 (Windows 10) to make more symbolic constants available. Windows 10 was first made available in 2015 so it should be a reasonable default SDK for everyone. This does not change the set of supported Windows versions - building for Windows XP and 32-bit Windows still works. SciTE’s Visual C++ project is now set for Visual C++ 2019 so using Visual C++ 2017 requires explicitly choosing the SDK and platform toolset in the settings. If this causes problems for anyone, please speak up now as there may be workarounds. Changes: https://sourceforge.net/p/scintilla/code/ci/ca94b36ebbb4e7c92b324f382d15ba22f427d48d/ https://sourceforge.net/p/scintilla/scite/ci/8938c885d10b3d2997438f910be7819f3bdf2983/ https://sourceforge.net/p/scintilla/scite/ci/489fd9aeaabcad1b72cfe541c978895468ea02df/ The changes can be found in the repositories hg clone http://hg.code.sf.net/p/scintilla/code scintilla hg clone http://hg.code.sf.net/p/scintilla/scite Neil -- You received this message because you are subscribed to the Google Groups "scintilla-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/scintilla-interest/87FD12FA-1896-4F68-8447-722F04E5AB87%40me.com.