Results 1 to 2 of 2

Thread: How should I install point cloud library (PCL) right for Qt?

  1. #1
    Join Date
    Oct 2019
    Posts
    1
    Qt products
    Qt5
    Platforms
    Windows

    Unhappy How should I install point cloud library (PCL) right for Qt?

    Hi Guys,

    I just new to this forum, I am using Qt5 on windows. I am doing some research about the point cloud library, but my previous project is built with Qt. So I am trying to install PCL for the Qt5, but it turns out not quite well.
    I know this might not quite Qt problem, but Qt need some special things to run PCL on it. So, please give me some advise if you know anything help!

    Thanks,

    Max

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How should I install point cloud library (PCL) right for Qt?

    Quote Originally Posted by dahaorendrm View Post
    I know this might not quite Qt problem, but Qt need some special things to run PCL on it. So, please give me some advise if you know anything help!
    If you look at http://pointclouds.org/downloads/windows.html you will see that all the pre-compiled binaries need QT 4.8.0 (and particular MSVC versions), so that is not a viable option if you need Qt 5 support. You could install without the optional Qt support but then, well, you do not have a Qt interface.

    You could try to build PCL from source after downloading and installing all the dependencies. The CMake configuration in the Git source seems to look for Qt 5.

Similar Threads

  1. can I upgrade from 4.7 to 4.8 if i install qt 4.8 library?
    By saman_artorious in forum Qt Programming
    Replies: 1
    Last Post: 4th August 2012, 06:52
  2. How do I point to a C++ library (non Qt library)
    By ChrisL1234 in forum Newbie
    Replies: 5
    Last Post: 8th June 2012, 00:51
  3. how i can install qwt library on linux?
    By 21did21 in forum Newbie
    Replies: 9
    Last Post: 19th September 2011, 09:46
  4. Replies: 1
    Last Post: 3rd December 2009, 15:23
  5. how to point to the library!!?
    By drinu21 in forum Qwt
    Replies: 1
    Last Post: 25th November 2007, 15:22

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.