sashakoshka / m4kc

Minecraft 4k: decompiled, translated to C using SDL for graphics and input, and improved upon
78 stars 8 forks source link

m4kc doesn't compile from source with gcc 11 on Pop!_os 21.10 #31

Closed A-childs-encyclopedia closed 2 years ago

A-childs-encyclopedia commented 2 years ago

it asks for clang

sashakoshka commented 2 years ago

See this wiki page. You will need to edit line 8 of build.sh Or install clang. (Its faster and has better error messages :)