sm64pc / sm64ex

Fork of https://github.com/sm64-port/sm64-port with additional features.
1.55k stars 480 forks source link

Web not building #570

Open John0oe opened 1 month ago

John0oe commented 1 month ago

Describe the bug Web does not build because of "No rule to make target"

I tried building for web, then it came out but broken so I tried tor recompile it, then gives me this error'

make: *** No rule to make target 'build\us_web\bin\bbh_skybox.c', needed by 'build/us_web/bin/bbh_skybox.o'. Stop.

im using the basic command make TARGET_WEB=1 to build the game im also using msys2 too. i followed every step of the building guide plz help

Project516 commented 1 month ago

im having the same issue

do u have emcc installed?

John0oe commented 1 month ago

I do, i have everything installed