You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried all methods and counldn't find why, for other cores I can successfully output <corename>_libretro_libnx.a, but for these two cores I have no idea.
Noticed these two cores has stopped updates for a while for libnx version, I changed the fetch address to the original github address https://github.com/libretro/flycast and https://github.com/m4xw/ppsspp, but it didn't work.
Did someone know where could I find the [4c293f3] version flycast_libretro_libnx.a and [8e24692] version ppsspp_libretro_libnx.a file? I just wanna modify the retroarch without changing cores, but I must get the <corename>_libretro_libnx.a first to compile an nro file!
Really thx!
The text was updated successfully, but these errors were encountered:
Thx for your kindness! I'm not quite familiar with the libretro repositories, really sorry if I made a mistake bothering you! The buildbot doesn't provide the file I need by the way. I will close the issue now, hope there would be some update under libretro-super!
Tried all methods and counldn't find why, for other cores I can successfully output
<corename>_libretro_libnx.a
, but for these two cores I have no idea.Noticed these two cores has stopped updates for a while for libnx version, I changed the fetch address to the original github address
https://github.com/libretro/flycast
andhttps://github.com/m4xw/ppsspp
, but it didn't work.Did someone know where could I find the
[4c293f3]
versionflycast_libretro_libnx.a
and[8e24692]
versionppsspp_libretro_libnx.a
file? I just wanna modify the retroarch without changing cores, but I must get the<corename>_libretro_libnx.a
first to compile an nro file!Really thx!
The text was updated successfully, but these errors were encountered: