sinsandrocks18
sinsandrocks18
Correction: its the dir .ccache, i should probably make this its own issue, but making the .ccache dir fixes it
Okay After Doing some digging to what's causing this, this is caused by the sdk_container script not having a check if the .ccache folder existing, resulting in a no such...
Unless if i'm supposed to do that in the container, it resulted in the same error
did what you said and its resulting in mod_tf_linux64 and mod_hl2mp_linux64 build errors [log](https://gist.github.com/sinsandrocks18/90c0ec385bbdef1491756242b3cbb62b)
UPDATE: from troubleshooting with people on a discord server, Apparently for some reason using the default GCC that the container uses with `qemu-x86_64 /usr/bin/bash ./buildallprojects` (Thanks Sulfrix!) it compiles normally