using est31:utf8-instead-narrow, on Windows 7 / MinGW (GCC 4.7.2). There's either something fishy with the source or I'm somehow messing up the build process.
Irrlicht 1.7.3 (renamed directory to irrlicht-1.7.1), using the dlls built by Visual Studio 32-bit.
CMake also did something fishy with generating the makefile.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
WARNING: Target "minetest" requests linking to directory "C:\Users\Kook\Desktop\TISTUFF\.touhou\minetest-test\irrlicht-1.7.1\bin\Win32-VisualStudio". Targets may link only to libraries. CMake is dropping the item.
WARNING: Target "minetest" requests linking to directory "C:\Users\Kook\Desktop\TISTUFF\.touhou\minetest-test\sqlite". Targets may link only to libraries. CMake is dropping the item.
WARNING: Target "minetest" requests linking to directory "C:\Users\Kook\Desktop\TISTUFF\.touhou\minetest-test\irrlicht-1.7.1\bin\Win32-VisualStudio". Targets may link only to libraries. CMake is dropping the item.
WARNING: Target "cguittfont" requests linking to directory "C:\Users\Kook\Desktop\TISTUFF\.touhou\minetest-test\irrlicht-1.7.1\bin\Win32-VisualStudio". Targets may link only to libraries. CMake is dropping the item.
Edit: updated to Irrlicht 1.8.1 and got the CMake warnings to disappear (be sure that you're not giving a directory where it wants a file), but now this error happens.
Edit2: turns out I have to build Irrlicht and I get this linking error