vlc.appdata.xml make error

This forum is about all development around libVLC.
npuleio
Blank Cone
Blank Cone
Posts: 17
Joined: 22 Nov 2023 16:48

vlc.appdata.xml make error

Postby npuleio » 23 Dec 2023 16:10

Hello everyone! I was trying to compile libvlc and I arrived at the point where it fails on making vlc.appdata.xml with those errors :

Code: Select all

make[2]: Leaving directory '/home/dev/projects/libvlcjni/vlc/build-android-x86_64-linux-android/po' Making install in share make[2]: Entering directory '/home/dev/projects/libvlcjni/vlc/build-android-x86_64-linux-android/share' GEN vlc.appdata.xml mv: cannot stat 'vlc.appdata.xml.tmp': No such file or directory make[2]: *** [Makefile:1993: vlc.appdata.xml] Error 1 make[2]: Leaving directory '/home/dev/projects/libvlcjni/vlc/build-android-x86_64-linux-android/share' make[1]: *** [Makefile:1636: install-recursive] Error 1 make[1]: Leaving directory '/home/dev/projects/libvlcjni/vlc/build-android-x86_64-linux-android' make: *** [Makefile:2110: install] Error 2 make: Leaving directory '/home/dev/projects/libvlcjni/vlc/build-android-x86_64-linux-android'
reading a post on StackOverflow someone fixed just with a:

Code: Select all

cp vlc/share/vlc.appdata.xml.in.in vlc/share/vlc.appdata.xml
so I tried too to cp vlc.appdata.xml to .in and also .tmp but none of them worked and the error remains.
What I should do at this point since I think this vlc.appdata.xml part is important to generate the final .so jni?

Thanks in advance!
Cheers!

npuleio
Blank Cone
Blank Cone
Posts: 17
Joined: 22 Nov 2023 16:48

Re: vlc.appdata.xml make error

Postby npuleio » 02 Jan 2024 15:27

Nevermind.... solved... had to copy .tmp in parent directory....


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 5 guests