emukidid / pcsxgc

A port of the PS1 emulator, PCSX, to the Nintendo GC/Wii
116 stars 6 forks source link

Lightrec #6

Closed emukidid closed 1 year ago

saulfabregwiivc commented 1 year ago

@emukidid

Hey there, i'm trying to compile that WiiSX branch with Lightrec, which looks also promising. But when i went to compile on latest devkitPPC, it throws me an error al lightrec.c:

lightrec.c
c:\ustealthmods\pcsxgcbypcercueilightrec\lightrec.c:1:10: fatal error: lightrec.h: No such file or directory
    1 | #include <lightrec.h>
      |          ^~~~~~~~~~~~
compilation terminated.
make[1]: *** [/opt/devkitpro/devkitPPC/base_rules:18: lightrec.o] Error 1
make: *** [Makefile_Wii:111: build] Error 2

Where i can find the lightrec library for devkitPPC and how i can install that library to my devkitPPC/libOGC setup? Thanks ;)

emukidid commented 1 year ago

Already merged.