fogleman / Craft

A simple Minecraft clone written in C using modern OpenGL (shaders).
http://www.michaelfogleman.com/craft/
MIT License
10.38k stars 1.39k forks source link

Build error win10 #285

Open TuNiman1 opened 2 years ago

TuNiman1 commented 2 years ago

Hi, I’m using win10 and also the latest version of cmake and I followed the compiling tutorial many many many times but still errors, i even tried to reinstall cmake and mingw but still not working! The error starts at the first command to put which is the cmake -G mingw makefiles, btw it’s not just on this project, it’s on every single freaking thing I’m compiling with cmake! Plz help me I will really appreciate that

lolaswift commented 2 years ago

you need to post your error so that people can help you