Closed javametro closed 2 months ago
As the error explicitly indicates, the compiler is not able to compile a simple test program. The underlying issue is "fatal error LNK1104: cannot open file 'kernel32.lib'", which suggests that environment variables are not set correctly. This is an issue with your build environment, it is not related to libjuice.
I want to build the library on my personal machine OS: Windows 11 22631 Visual Studio 2022 CMake 3.28
but the below error shows: