On 30 August 2014 17:18, Carl Eugen Hoyos <[email protected]> wrote: > Andrew Sinclair <ajsinclair <at> gmail.com> writes: > > > ld: library not found for -lrt > > > /usr/local/lib/libx264.142.dylib /usr/local/lib/libx265.0.8.dylib > > What does otool -L /usr/local/lib/libx265.0.8.dylib > report? >
otool -L /usr/local/lib/libx265.0.8.dylib /usr/local/lib/libx265.0.8.dylib: libx265.9.dylib (compatibility version 9.0.0, current version 0.8.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0) /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 56.0.0) > > My suggestion is that your remove -lrt from > /usr/local/..../x265.pc > That worked thanks, you definitely are the man! > > Carl Eugen > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
