Home > other >  Under Windows ffmpeg static library use undefined
Under Windows ffmpeg static library use undefined

Time:02-11

1> LINK: warning LNK4098: defaultlib 'LIBCMT' conflicts with the use of other libs. Use/NODEFAULTLIB: library
1> LINK: warning LNK4098: defaultlib 'MSVCRT' conflicts with the use of other libs. Use/NODEFAULTLIB: library
1> Libavcodec. A (utils. O) : error LNK2019: unresolved external symbol _libiconv_open referenced in the function _avcodec_decode_subtitle2
1> Libavcodec. A (utils. O) : error LNK2019: unresolved external symbol _libiconv_close referenced in the function _avcodec_decode_subtitle2
1> Libavcodec. A (utils. O) : error LNK2019: unresolved external symbol _libiconv referenced in the function _avcodec_decode_subtitle2
1> Libavutil. A. (display. O) : error LNK2019: unresolved external symbol _hypot referenced in the function _av_display_rotation_get
1> Libavutil. A (error. O) : error LNK2019: unresolved external symbol _strerror_r referenced in the function _av_strerror
1> Libmingwex. A (glob. O) : error LNK2019: unresolved external symbol _stricoll referenced in the function _glob_match

CodePudding user response:

Less contains a LIB?

CodePudding user response:

Less contains a LIB?

CodePudding user response:

The building Lord, this problem has a solution?

1> Libavutil. A. (display. O) : error LNK2019: unresolved external symbol _hypot referenced in the function _av_display_rotation_get
1> Libavutil. A (error. O) : error LNK2019: unresolved external symbol _strerror_r referenced in the function _av_strerror

CodePudding user response:

The building Lord, this have a solution?

1> Libavutil. A. (display. O) : error LNK2019: unresolved external symbol _hypot referenced in the function _av_display_rotation_get
1> Libavutil. A (error. O) : error LNK2019: unresolved external symbol _strerror_r referenced in the function _av_strerror
  • Related