openframeworks / openframeworks/openFrameworks
kinectExample
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
Hello,
i want to use openFrameworks in combination with a Microsoft XBox360 Kinect (1414). My OS is Ubuntu 19.10.
Therefore i installed OF according to the INSTALL_FROM_GITHUB.md. This worked fine. Now i tried to start the kinectExample (examples/computer_vision/kinectExample). For this i called "projectGenerator -r -o"." -a"ofxKinect,ofxOpenCV" examples. This worked fine too.
Now i start the makefile in the kinectExample folder, which causes many errors when linking. (see attached file).
Can you help me?
Greetings
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with examples/computer_vision/kinectExample and the linker errors in OF_Problem.txt, then compare the setup with INSTALL_FROM_GITHUB.md and the projectGenerator command shown in the issue. Reproduce the make failure on Ubuntu 19.10 and identify the missing or incompatible link dependency; done means the example builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, opencv, ubuntu
- Domain
- build-system, computer-vision, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100