[FFmpeg-trac] #4378(build system:closed): compiling .so file in windows 7

FFmpeg trac at avcodec.org
Fri Mar 20 06:43:44 CET 2015


#4378: compiling .so file in windows 7
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  butani.vijay010                    |                   Status:  closed
                 Type:  task         |                Component:  build
             Priority:  normal       |  system
              Version:  unspecified  |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by jamrial):

 * priority:  important => normal
 * resolution:   => invalid
 * status:  new => closed
 * component:  ffmpeg => build system


Comment:

 Windows dynamic libraries don't use the .so extension, they use .dll, and
 that's what ffmpeg generates when compiling for the platform.

 If you need said dll files, configure ffmpeg with the --enable-shared
 option.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4378#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list