Skip to content

Compile test unit show error LNK2019 when call lib API. #3

Description

@cc5856275

Thank you for provide this solution for us.
With your solution, I can complete the compilation. But all libs cannot see export interface that use VS dumpbin exports . And I tried to write a test application to call cairo. lib API and show link errors (such as: Cairo Engine demo Dlg. obj: error LNK2019: unresolved external symbol _imp__cairo_creation reference D in function "public: void _thiscall Ccairo Engine demo Dlg:: OnBnClicked Button 1 (void)" (?OnBdClicked Button 1@CdEngine @ DDDXZ)@
Did you try to usd dumpbin exports the .lib interface? or Can you help to resove this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions