Skip to content

[qt5-imageformats] build failure #10338

@longhuan2018

Description

@longhuan2018

Host Environment

  • OS: windows 10
  • Compiler: vs2017

To Reproduce
Steps to reproduce the behavior:
./vcpkg install qt5[latest]:x64-windows

Failure logs

qwebphandler.obj : error LNK2019: unresolved external symbol WebPNewInternal referenced in function WebPMuxNew
qwebphandler.obj : error LNK2019: unresolved external symbol WebPMuxDelete referenced in function "public: virtual bool __cdecl QWebpHandler::write(class QImage const &)" (?write@QWebpHandler@@UEAA_NAEBVQImage@@@Z)
qwebphandler.obj : error LNK2019: unresolved external symbol WebPMuxSetChunk referenced in function "public: virtual bool __cdecl QWebpHandler::write(class QImage const &)" (?write@QWebpHandler@@UEAA_NAEBVQImage@@@Z)
qwebphandler.obj : error LNK2019: unresolved external symbol WebPMuxSetImage referenced in function "public: virtual bool __cdecl QWebpHandler::write(class QImage const &)" (?write@QWebpHandler@@UEAA_NAEBVQImage@@@Z)
qwebphandler.obj : error LNK2019: unresolved external symbol WebPMuxAssemble referenced in function "public: virtual bool __cdecl QWebpHandler::write(class QImage const &)" (?write@QWebpHandler@@UEAA_NAEBVQImage@@@Z)
..\..\..\..\plugins\imageformats\qwebpd.dll : fatal error LNK1120: 5 unresolved externals

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions