mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #248] RuntimeManager.DiscoverOrDownloadSuitableQtRuntime() fails on .NET 6.0 #160
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#160
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vadi2 on GitHub (Aug 7, 2022).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/248
Using .NET 6.0.302:
@Redforce04 commented on GitHub (Nov 15, 2022):
Same issue here (roughly)
@ChugunovRoman commented on GitHub (Dec 6, 2022):
Same issue (dotnet --version: 7.0.100)
@tondrej commented on GitHub (Oct 8, 2023):
Can be worked around by downloading and extracting the QT runtime manually:
The version string is configured in
QmlNetConfig.QtBuildVersion.