cnlohr / noeuclid

Non-euclidean GPU Raytraced Game
BSD 3-Clause "New" or "Revised" License
644 stars 48 forks source link

Compile Error in MSYS Shell(Windows) #64

Open ConDotBones123 opened 2 years ago

ConDotBones123 commented 2 years ago

I am attempting to compile on Windows but I get an error when I run the make noeuclid.exe command: image I don't know what is causing this issue.

mrbesen commented 2 years ago

Could it be, you don''t have unzip installed or its not in your PATH variable? Try to run unzip in a terminal and check if the command exists.

ConDotBones123 commented 2 years ago

That allowed the compilation process to go past the SFML thing but now I am getting this issue: 2022-05-20 17_25_26-_c_Users_conno_Desktop_noeuclid-master ...(way too much stuff to put in one post here)... 2022-05-20 17_26_11- I'm sorry but now I really have no idea what is going on. I'd really appreciate if you could help me with this.

mrbesen commented 2 years ago

i have no idea whats happening there. Maybe try another commit. But i don't think that i am able to help there.