renpy-vita icon indicating copy to clipboard operation
renpy-vita copied to clipboard

Undefined references to several libavcodec functions

Open lunaisnotaboy opened this issue 3 years ago • 6 comments

I followed the instructions in the README, and it still failed. I have reinstalled Vita SDK several times, installed system libraries, but nothing is working.

Makefile output: https://gist.github.com/lunaisnotaboy/f8360c7970543ecdbac727db77705e5d

lunaisnotaboy avatar Jul 03 '22 13:07 lunaisnotaboy

@SonicMastr any updates on this? Sorry.

lunaisnotaboy avatar Aug 31 '22 12:08 lunaisnotaboy

@SonicMastr Should I just close this issue? It's almost been half a year since I opened this.

lunaisnotaboy avatar Oct 25 '22 12:10 lunaisnotaboy

Sorry. The error here is just showing that ffmpeg libraries are either missing from your installation or maybe (for whatever reason) my build system has LTO enabled and your build system doesn't. I'd say just check ffmpeg first (in vitasdk libraries) and then if that's not the issue, move avutils line at the bottom of the cmake file somewhere else and play with the ordering

SonicMastr avatar Oct 25 '22 15:10 SonicMastr

Okay, thanks! I'll try later.

lunaisnotaboy avatar Oct 25 '22 16:10 lunaisnotaboy

Sorry for the delay. I shuffled the orders around and it didn't do anything.

lunaisnotaboy avatar Nov 01 '22 23:11 lunaisnotaboy

@SonicMastr Any update?

lunaisnotaboy avatar Jan 24 '24 01:01 lunaisnotaboy