Open TakWolf opened 10 months ago
It seems to be related to the shared libraries build.
Use the following options will not generate errors. (it has also become a static link)
set(BUILD_SHARED_LIBS OFF)
set(SDL_SHARED OFF)
set(SDL_STATIC ON)
set(SDL3MIXER_VENDORED OFF)
Windows 10 Visual Studio/2022/Community Use the latest node: de0f62abbcb41c64e0cb1045a521e2deeb562fb7