Skip to content

Build error: qschannelbackendd.dll' does not exist #4233

@dogboydog

Description

@dogboydog

Describe the bug

When building with Qt 6.9 in Qt Creator, I receive this error, which can be ignored manually to proceed with building the app

C:\Users\chris\tiled\dist\distribute.qbs:190: error: File 'C:/Qt/6.9.0/mingw_64/plugins/tls/qschannelbackendd.dll' does not exist.

@bjorn :

Ah yes, this needs fixing in distribute.qbs. Qt debug builds used to have a d postfix added to the plugin names, but they stopped doing this at some point. Would be good to determine since which Qt version that happens.

Just logging this to track a fix for it at some point

Steps to reproduce

Build with Qt 6.9 (potentially older versions too)

Expected behavior

The build would complete without error

OS version

Windows 10

Tiled version

master

Metadata

Metadata

Assignees

Labels

bugBroken behavior.qt issueQt related issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions