#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to