[FFmpeg-trac] #10233(build system:new): Compile with libraries with MSVC

FFmpeg trac at avcodec.org
Thu Mar 9 12:03:17 EET 2023


#10233: Compile with libraries with MSVC
-------------------------------------+-------------------------------------
             Reporter:  dimasafonis  |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  build
                                     |  system
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by dimasafonis):

 Renaming to .lib works. Thank you very much.
 I thought it's an ar archive and msvc can't work with it.
 Now it works, but why does configure set a static library prefix
 incorrectly?
 And why does it search for the m library on windows? It checks if dlopen
 and dlsym are in a separate library or not. So why doesn't it do the same
 with m library?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10233#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list