Update March 17, 2022: Azure Sphere version 22.02 Update 1 is published and available for download as of March 17, 2022 and includes bug fixes for the Azure Sphere SDK for Windows and for Linux, and the Visual Studio Code Extension. The updated SDK resolves the issue cited in the original post below. Please read Azure Sphere 22.02 Update 1 now available: resolves known SDK issues for more information and instructions to install the updated version.
Known issue in Azure Sphere SDK version 22.02
An issue was reported in the 22.02 SDK, related to the sys/socket.h header and musl 64-bit time support that are included in API set 12. The issue will be resolved in an upcoming update to the SDK. No OS change is required to address this issue. However, for now, if you are using the setsockopt() function defined in sys/socket.h, you should not build your production applications with API set 12. We recommend using API set 11 with the 22.02 release.
This only affects newly compiled applications built with the 22.02 release. It does not affect:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.