** Description changed:

  Since ubuntu vivid, a project I am packaging gives me the following
  linker error, when building against libvtk6-dev:
  
  /usr/bin/ld: cannot find -lQt5::Widgets
  
  In utopic everything worked well.
  Shouldn't libvtk already point to this library somehow?
+ 
+ EDIT: I had to manually add find_package(Qt5Widgets) in my
+ CMakeList.txt, isn't there a way to add this automatically so that
+ find_package(VTK) will take care of this?

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

Title:
  /usr/bin/ld: cannot find -lQt5::Widgets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vtk6/+bug/1451806/+subscriptions

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

Reply via email to