Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: nibbles on March 18, 2012, 08:46:26 AM

Title: r7787 - Three patches fix ld: unknown option: on osx
Post by: nibbles on March 18, 2012, 08:46:26 AM
Three link errors today for OSX against r7787.  All these are unknown options to ld:

This error https://gist.github.com/2069568  can be patched with this file. (https://raw.github.com/2bits/patches/master/adm2.6-admAsNeeded.cmake.diff)
This error https://gist.github.com/2069680  can be patched with this file. (https://raw.github.com/2bits/patches/master/26r7787.sm.src.CMakeLists.txt.diff).
This error https://gist.github.com/2069830  can be patched with this file. (https://raw.github.com/2bits/patches/master/26r7787.csp.src.CMakeLists.txt.diff)

Ok thanks for looking at these suggestions.