Il 11/09/2018 23:38, Carl Eugen Hoyos ha scritto:
2018-09-11 23:34 GMT+02:00, Giulio Benetti :
Il 11/09/2018 23:24, Giulio Benetti ha scritto:
Hello,
Il 11/09/2018 23:21, James Almer ha scritto:
-lswscale -lavdevice -lavformat -lavcodec -lssl -lcrypto -lspeex
-lmodplug -lstdc++ -lfontconfig -
2018-09-11 23:34 GMT+02:00, Giulio Benetti :
> Il 11/09/2018 23:24, Giulio Benetti ha scritto:
>> Hello,
>>
>> Il 11/09/2018 23:21, James Almer ha scritto:
-lswscale -lavdevice -lavformat -lavcodec -lssl -lcrypto -lspeex
-lmodplug -lstdc++ -lfontconfig -lfreetype -lpng16 -lexpat -ldrm -lz
Il 11/09/2018 23:34, James Almer ha scritto:
On 9/11/2018 6:24 PM, Giulio Benetti wrote:
Hello,
Il 11/09/2018 23:21, James Almer ha scritto:
-lswscale -lavdevice -lavformat -lavcodec -lssl -lcrypto -lspeex
-lmodplug -lstdc++ -lfontconfig -lfreetype -lpng16 -lexpat -ldrm -lz
-pthread -latomic -
On 9/11/2018 6:24 PM, Giulio Benetti wrote:
> Hello,
>
> Il 11/09/2018 23:21, James Almer ha scritto:
>>> -lswscale -lavdevice -lavformat -lavcodec -lssl -lcrypto -lspeex
>>> -lmodplug -lstdc++ -lfontconfig -lfreetype -lpng16 -lexpat -ldrm -lz
>>> -pthread -latomic -lswresample -lavutil -lm
>>
>>
Il 11/09/2018 23:24, Giulio Benetti ha scritto:
Hello,
Il 11/09/2018 23:21, James Almer ha scritto:
-lswscale -lavdevice -lavformat -lavcodec -lssl -lcrypto -lspeex
-lmodplug -lstdc++ -lfontconfig -lfreetype -lpng16 -lexpat -ldrm -lz
-pthread -latomic -lswresample -lavutil -lm
What i'm seei
Hello,
Il 11/09/2018 23:21, James Almer ha scritto:
-lswscale -lavdevice -lavformat -lavcodec -lssl -lcrypto -lspeex -lmodplug
-lstdc++ -lfontconfig -lfreetype -lpng16 -lexpat -ldrm -lz -pthread -latomic
-lswresample -lavutil -lm
What i'm seeing here is that -ldrm is apparently present in
l
On 9/11/2018 5:59 PM, Giulio Benetti wrote:
> Hello,
>
> Il 11/09/2018 22:49, James Almer ha scritto:
>> On 9/11/2018 5:29 PM, Giulio Benetti wrote:
>>> When static linking programs using ffmpeg libraries, if linking against
>>> libavutil, -ldrm is listed before -lavutil. This leads to linking
>>>
Hello,
Il 11/09/2018 22:49, James Almer ha scritto:
On 9/11/2018 5:29 PM, Giulio Benetti wrote:
When static linking programs using ffmpeg libraries, if linking against
libavutil, -ldrm is listed before -lavutil. This leads to linking failure
due to undefined reference of drmGetVersion() and drm
On 9/11/2018 5:29 PM, Giulio Benetti wrote:
> When static linking programs using ffmpeg libraries, if linking against
> libavutil, -ldrm is listed before -lavutil. This leads to linking failure
> due to undefined reference of drmGetVersion() and drmFreeVersion().
> This is why when pkg-config creat
When static linking programs using ffmpeg libraries, if linking against
libavutil, -ldrm is listed before -lavutil. This leads to linking failure
due to undefined reference of drmGetVersion() and drmFreeVersion().
This is why when pkg-config create libavutil.pc doesn't append -ldrm
after -lavutil.
10 matches
Mail list logo