tmp64/BugfixedHL-Rebased

does not compile in visual studio

Ashimdude opened this issue · 2 comments

Built it in cmake but visual studio tons of stuff is just not opening like mathlib or even tier0 tier2. Lots of #include 's not working.

tmp64 commented

You need to download submodules.

git submodule init
git submodule update
tmp64 commented

Closing for no response