Avidemux Forum

Avidemux => Windows => Topic started by: dothack143 on February 01, 2017, 04:41:45 PM

Title: need help compiling in cygwin
Post by: dothack143 on February 01, 2017, 04:41:45 PM
what's the dependencies??

i get this message running bootStrap.bash

-- Patching Linux config.mak
patching file config.mak
Hunk #1 FAILED at 59.
1 out of 1 hunk FAILED -- saving rejects to file config.mak.rej
CMake Error at /com/ad/cmake/FindPatch.cmake:27 (MESSAGE):
  Patch failed
Call Stack (most recent call first):
  /com/ad/cmake/admFFmpegBuild_native.cmake:55 (patch_file)
  /com/ad/cmake/admFFmpegBuild.cmake:15 (include)
  CMakeLists.txt:91 (include)


Title: Re: need help compiling in cygwin
Post by: eumagga0x2a on February 02, 2017, 08:16:01 AM
Are you trying to build the current git trunk? It looks like your FFmpeg version is not the one the common.mak patch (https://github.com/mean00/avidemux2/blob/master/avidemux_core/ffmpeg_package/patches/common.mak.diff) is made for. Anyway, in case of cygwin you are generally on your own. Avidemux Windows builds are cross-compiled on Linux.