#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".