Windows 10 SDK Preview Build 17035 disponibile al download

Microsoft fa un regalo ad i suoi sviluppatori rilasciando il Windows 10 SDK Preview Build 17035 per RS4. Ecco tutti i dettagli!

Il mondo dello sviluppo per Windows 10 è Visual Studio. Un’unica piattaforma in cui vivere sia un viaggio professionale che passionale. L’IDE di Microsoft è ad oggi uno dei migliori presenti nel mondo della programmazione, seppur limitato sotto alcuni punti di vista rispetto ad Eclipse.

Come ogni anno, la multinazionale sceglie di rilasciare il suo SDK per lo sviluppo di nuovi software per le versioni Fast dei suoi major Update. Adesso, avendo in Fast la Build 17035, Microsoft ha deciso di rendere disponibile – in Preview – la build 17035 del Windows 10 SDK. Questa permetterà di utilizzare componenti strettamente legati ad RS4, in modo che gli sviluppatori li possano testare in anteprima e rilasciare feedback relativi all’utilizzo (bug o consigli).

Cose da sapere

  • Questa build funziona in congiunzione con i precedenti SDK rilasciati e Visual Studio 2017. Lo puoi installare e continuare a realizzare app per Windows 10 Creators Update o precedenti.
  • Questo Windows SDK è supportato solo per Visual Studio 2017 e superiori. Puoi scaricare Visual Studio 2017 qui.

Problemi noti

  • L’installazione su un sistema operativo che non è ha l’ultima build Windows 10 Insider Preview  non è supportata e potrebbe portare ad un fallimento.

Novità

  • C++/WinRT Now Available:
    The C++/WinRT headers and cppwinrt compiler (cppwinrt.exe) are now included in the Windows SDK. The compiler comes in handy if you need to consume a third-party WinRT component or if you need to author your own WinRT components with C++/WinRT. The easiest way to get working with it after installing the Windows Insider Preview SDK is to start the Visual Studio Developer Command Prompt and run the compiler in that environment. Authoring support is currently experimental and subject to change. Stay tuned as we will publish more detailed instructions on how to use the compiler in the coming week. The ModernCPP blog has a deeper dive into the CppWinRT compiler. Please give us feedback by creating an issue at: https://github.com/microsoft/cppwinrt.
  • Nuove parole chiave:
    • event
    • set
    • get
    • partial
    • unsealed
    • overridable
    • protected
    • importwinmd

Per rilasciare feedback, leggerli o vedere tutti i problemi noti, è consigliato visitare il developer forum. Per richieste di nuove funzioni, è consigliato recarsi su Windows Platform UserVoice.

DOWNLOAD