Open hbardet opened 3 weeks ago
If you have long error logs, please use something like pastebin in the future, makes it easier to communicate. It looks like its conflicting with wingdi.h, as stated in the error, please have a look at that
If it works on Linux and not Windows, that's an indication that your build settings in Windows could use some work.
Hello I have a project where i need to compile the raylib-cpp with cmake under linux and windows, no error on linux but windows it's different. I use Cmake to compile the project.
it's an extract from the error, I have many more. If you need more things tell me and I will give you.