Public bug reported:

Happens on Ubuntu 20.10, did not happen on 20.04.

If you have a CMake project using Qt5::UiTools, it links to library
files that do not exist.

it tries to link to /usr/lib/x86_64-linux-gnu//libQt5Core.so when the
library file should be /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.14.2

Attached a minimal example. the example has 2 targets foo and bar, foo
links to Qt5::Widgets and compiles fine, bar links to Qt5::UiTools and
it breaks

** Affects: qttools-opensource-src (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "CMakeLists.txt"
   
https://bugs.launchpad.net/bugs/1904716/+attachment/5435549/+files/CMakeLists.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1904716

Title:
  Qt5 UiTools cmake component references unexisting library files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qttools-opensource-src/+bug/1904716/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to