Skip to content

App targets fail to link to system Qt6 on Arch, can't find QString::toStdString #2053

@ada-tv

Description

@ada-tv

Trying to build Interface spews a bunch of linking errors with "undefined reference to QString::toStdString() const". No idea what's changed since I last built the Qt6 branch.

I've tried adding the Qt::Core package to Interface's CMakeLists with no result. Neither release or debug builds can link.

Weirdly, this doesn't affect our sub-libraries (which use toStdString plenty and don't have link errors), only the app targets like interface, domain-server, assignment-client, oven, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Qt6blockerPrevents work from being done, development or usage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions