Qt-creator won't open

[andy@n17 ~]$ sudo dnf install qt-creator
[sudo] password for andy: 
Last metadata expiration check: 0:16:32 ago on Thu 18 Aug 2022 17:43:05 CEST.
Error: 
 Problem: conflicting requests
  - nothing provides libclang.so.11.0()(64bit) needed by qt-creator-4.13.1-1.x86_64
  - nothing provides libclang.so.11.0(LLVM_11)(64bit) needed by qt-creator-4.13.1-1.x86_64
  - nothing provides libLLVMSupport.so.14()(64bit) needed by qt-creator-4.15.2-2.x86_64
  - nothing provides libclangFormat.so.14()(64bit) needed by qt-creator-4.15.2-2.x86_64
  - nothing provides libclangToolingCore.so.14()(64bit) needed by qt-creator-4.15.2-2.x86_64
(try to add '--skip-broken' to skip uninstallable packages)
[andy@n17 ~]$
1 Like

Confirmed. Needs a bug report.

Needs a bug report.

I am just wondering, who does this, where, and how?

I am not sure but maybe here?

coool, thanks :slightly_smiling_face:

There is a new version qt-creator-8.0.0-2 in Cooker. It should install but requires a work around to open.

To open new qt-creator open Konsole and run this:

LD_LIBRARY_PATH=/usr/lib64/qtcreator qtcreator

Devs have been made aware of this.

1 Like

Here is bug report for this issue.

Changed title of this thread to reflect new conditions.

1 Like