Skip to content

Build fails on windows platform. #106

@RajatGurnani

Description

@RajatGurnani

Hi,
I'm trying to build gdx-video from scratch but it fails while building.
I want to add webm with alpha channel support + some fast forward and seeking features, therefore can't use the existing gdx video release.

Caused by: java.io.IOException: Cannot run program "../../../../src/FFmpeg/configure" (in directory "D:\gdxvideorecursive\gdx-video\gdx-video-desktop\FFmpeg\build\windows64\src\FFmpeg"): CreateProcess error=2, The system cannot find the file specified
        at net.rubygrapefruit.platform.internal.DefaultProcessLauncher.start(DefaultProcessLauncher.java:25)
        ... 8 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
        ... 9 more

It says configure file not found, but it is present in the ffmpeg src folder.

build_error.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions