Skip to content

msvc STATICLIB build example error #32

Description

@RichardsATcn

in example.pro line 54
PRE_TARGETDEPS += $$OUT_PWD/../bin/Toou2D/lib$${LIBNAME}.a
but msvc don`t output *.a.

when I modify code:
PRE_TARGETDEPS += $$OUT_PWD/../bin/Toou2D/$${LIBNAME}.lib

QQmlApplicationEngine failed to load component
qrc:/main.qml:3:1: plugin cannot be loaded for module "Toou2D": ??????F:/Qt/5.15.2/msvc2019/qml/Toou2D/Toou2Dd.dll?????????????Qt??(????????????????汾??????汾??)

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