Results 5 comments of TripleLLLGaming

Okay, I've had this issue before, you might need to to termux-change-repo, and then just keep pressing enter, then what you wanna do, is do the following command: `pkg install...

> Okay, I've had this issue before, you might need to to termux-change-repo, and then just keep pressing enter, then what you wanna do, is do the following command: `pkg...

Oh! I was about to make a new issue with this, cuz I have the same problem... Hopefully someone can find a solution. (I wanna do Render96 textures and models,...

> this issue can be solved by passing the path to the gfx folder in the build directory as the first argument. > > Example: `./build/us_pc/sm64.us ./build/us_pc/gfx` > > Source:...

was able to fix SOME errors with this by editing `tools/Makefile` and adding flags. on line 8 i added the `-Wimplicit-function-declaration` flag, and on line 55, i replaced the `c++11`...