Hi, I'm a newbie to compiling stuff on Windows, and I couldn't get the OpenBOR setup to work.
I installed Msys64, downloaded the OpenBOR sources, made a build directory, and ran cmake. The output says build files have been written. I thought those files should include a Makefile, but there seems to be none. When I run the build-all.sh instead, I get this error message: "fatal error: SDL.h: No such file or directory"
There is one SDL.h at C:\msys64\mingw64\include\SDL\SDL.h, but I don't know where I could put that filepath.
Is there any tutorial or howto article for compiling OpenBOR with the Windows Msys64 setup, which could tell me the exact commands, and the folders where to execute them?
Thanks in advace!
I installed Msys64, downloaded the OpenBOR sources, made a build directory, and ran cmake. The output says build files have been written. I thought those files should include a Makefile, but there seems to be none. When I run the build-all.sh instead, I get this error message: "fatal error: SDL.h: No such file or directory"
There is one SDL.h at C:\msys64\mingw64\include\SDL\SDL.h, but I don't know where I could put that filepath.
Is there any tutorial or howto article for compiling OpenBOR with the Windows Msys64 setup, which could tell me the exact commands, and the folders where to execute them?
Thanks in advace!