DarioSamo / sm64rt

Fork of https://github.com/sm64pc/sm64ex with raytracing support.
280 stars 14 forks source link

failure building on line 997 in makefile #62

Open TechieAndroid opened 1 year ago

TechieAndroid commented 1 year ago

Describe the bug failure compiling

To Reproduce Steps to reproduce the behavior:

  1. setup MSYS2 using the guide on sm64ex wiki https://github.com/sm64pc/sm64ex/wiki/Compiling-on-Windows
  2. git clone
  3. make -RENDER_API=RT64
  4. [see sceenshot](make: *** [Makefile:997: build/us_pc/src/pc/gfx/gfx_pc.o] Error 1)

Expected behavior builds successfully

Screenshots image

Desktop

NathanDreamweaver commented 4 months ago

Same issue