-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels