fgsfdsfgs / vitaXash3D

a port of Xash3D-FWGS to the PSVita
GNU General Public License v3.0
139 stars 15 forks source link

build error #59

Closed AlC4pwn closed 4 years ago

AlC4pwn commented 4 years ago

When trying to compile I'm running into this issue:

libpng16.a(pngrutil.o): in function png_inflate_claim': (.text+0x220): undefined reference toinflateValidate' collect2: error: ld returned 1 exit status Makefile:24: recipe for target 'launcher.elf' failed make[1]: [launcher.elf] Error 1 make[1]: Leaving directory '/usr/local/vitasdk/vitaXash3D/modselector' Makefile:40: recipe for target 'launcher.bin' failed make: [launcher.bin] Error 2

Any help would be greatly appreciated.

Fixed it by reinstalling vita-toolchain