Skip to content

<video_player> Compilation error #95

@JGNS

Description

@JGNS

Sorry to bother you again, I couldn't compile when integrating the video playback function. Here are some instructions for my project:

  1. Add dependencies:
    video_player: ^2.8.2
    video_player_elinux:
    git:
    url: https://github.com/sony/flutter-elinux-plugins.git
    path: packages/video_player
    Ref: main
  2. Before adding dependencies, I can compile the product normally and execute it on the embedded device. The command used is: flutter-elinux build elinux --target-backend-type=x11 --target-arch=arm64, and I am in Added set(CMAKE_CXX_COMPILER aarch64-linux-gnu-g++-10) to elinux/CmakeLists.txt.
  3. I have asked similar questions before(<video player> compilation error #93 ), but I am a newbie, what should I do?too difficult.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions