openframeworks / openframeworks/openFrameworks

kinectExample

Open
#6,553 0 comments 0 reactions 0 assignees View on GitHub

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).

OF_Problem.txt

Can you help me?

Greetings

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.