Android faplayer compilation Error

Source: Internet
Author: User

Compile arm: ass_plugin <= libass. c
In file encoded ded from JNI/VLC/modules/codec/libass. C: 43:
JNI/EXT/libass/include/ASS/ass. h: 1: Error: Expected identifier or '('before'. 'token
JNI/VLC/modules/codec/libass. C: In function 'vlc _ ENTRY _ libass ':
JNI/VLC/modules/codec/libass. C: 61: Error: 'create' undeclared (first use in this function)
JNI/VLC/modules/codec/libass. C: 61: Error: (each undeclared identifier is reported only once
JNI/VLC/modules/codec/libass. C: 61: Error: for each function it appears in .)
JNI/VLC/modules/codec/libass. C: at top level:
JNI/VLC/modules/codec/libass. C: 79: Error: Expected specifier-qualifier-list before 'ass _ library'
JNI/VLC/modules/codec/libass. C: 107: Error: Expected specifier-qualifier-list before 'ass _ image'
JNI/VLC/modules/codec/libass. C: 118: Error: expected declaration specifiers or '... 'before' ass _ image'
JNI/VLC/modules/codec/libass. C: 119: Error: expected declaration specifiers or '... 'before' ass _ image'

According to the error message, the cause is:

An error occurred while referencing ass. h In row 43rd of libass. C, and the error occurred in row 1st of ass. h.

Find ass. h. The content is as follows:

Http://www.cnblogs.com/libass/ass.h

The link compilation method cannot be found in the environment!

I changed:

# Include "http://www.cnblogs.com/libass/ass.h"

The same is true for libdvbpsi.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.