Giter VIP home page Giter VIP logo

Comments (8)

taketwo avatar taketwo commented on August 24, 2024

Hi, could you please provide description of the problem?

from ds.

dhampiRic avatar dhampiRic commented on August 24, 2024

hi ya, any idea?

from ds.

taketwo avatar taketwo commented on August 24, 2024

What was the output of cmake -DBUILD_TYPE=Release ..?

from ds.

dhampiRic avatar dhampiRic commented on August 24, 2024

after dbuild_type=release.txt
i have saved the output in a txt file, seems it goes wrong from there

from ds.

taketwo avatar taketwo commented on August 24, 2024

You don't have VTK installed on your system. This means PCL is compiled without visualization, and depth_sense_viewer target is disabled (because it is visualization).

from ds.

dhampiRic avatar dhampiRic commented on August 24, 2024

i got the VTK by the command below

git clone git://vtk.org/VTK.git VTK

then make a directory "build" and
camke .. inside the build directory

however when i do "cmake -DBUILD_TYPE=Release .."
i still have the same line in the begining
says, cannot find the VTKConfig.cmake etc

should the VTK located in somewhere that is relevant to the ds directory?

from ds.

taketwo avatar taketwo commented on August 24, 2024

Just to make clear: you do not need this project (ds) if you are compiling PCL from source. The contents of this repository have been merged into PCL mainline several years ago.

Now if I understand correctly, what we are trying to solve now is problems with building PCL. It does not find VTK by itself, unless it is installed to some standard location. I would recommend installing packaged VTK (e.g. with apt-get if you are on Ubuntu). Then it will be in a proper location and PCL configure script will pick it up.

from ds.

dhampiRic avatar dhampiRic commented on August 24, 2024

i am sorry about this
i intended to start a project on PCL and already bought the ds camera
i will fix the PCL installation problem first

thank you

from ds.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.