Try / OpenGothic

Reimplementation of Gothic 2 Notr
MIT License
1.16k stars 85 forks source link

Can't compile on Gentoo amd64 #687

Closed scodens closed 1 month ago

scodens commented 2 months ago

When i am trying to run: cmake -B build -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo appears tons of errors log.txt

Nindaleth commented 1 month ago

Hey @scodens, what was wrong? I presume you initially missed the --recurse-submodules flag during the git clone?