[FFmpeg-devel] [PATCH] Add versioning information to dlls
Jeremy Kolb
jkolb
Fri May 30 19:38:55 CEST 2008
Diego Biurrun wrote:
> On Fri, May 30, 2008 at 11:47:56AM -0400, Jeremy Kolb wrote:
>
>> Diego Biurrun wrote:
>>
>>> Let's see an updated patch, this discussion is too theoretical.
>>>
>> Here you go. It works for me though I get some warnings about the
>> version.h rule in subdir.mak (which I'm now generating in each of the
>> subdirectories that need it), not sure how to cleanly fix that.
>>
>
> Why are you doing that? It is clearly wrong.
>
> Diego
>
Because I don't know the correct fix. The rule for version.h is only in
the top level makefile so if anything depends on version.h and you issue
a make from a subdirectory you will get errors.
Jeremy
More information about the ffmpeg-devel
mailing list