Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
robotpkg-wip
Commits
e8609423
Commit
e8609423
authored
14 years ago
by
Matthieu Herrb
Browse files
Options
Downloads
Patches
Plain Diff
[wip/openni] add missing libraries for Fedora
parent
a84a7d59
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
openni/distinfo
+3
-0
3 additions, 0 deletions
openni/distinfo
openni/patches/patch-ab
+11
-0
11 additions, 0 deletions
openni/patches/patch-ab
openni/patches/patch-ac
+11
-0
11 additions, 0 deletions
openni/patches/patch-ac
openni/patches/patch-ad
+11
-0
11 additions, 0 deletions
openni/patches/patch-ad
with
36 additions
and
0 deletions
openni/distinfo
+
3
−
0
View file @
e8609423
SHA1 (openni-20101213.43c256.tar.gz) = 10ef96dd62e8dfedf8ee19a09b6f8d2736ed5ea4
RMD160 (openni-20101213.43c256.tar.gz) = 91eabe553e64ec947d28b7ceb20fd73ce20f6307
SHA1 (patch-aa) = 35f4b6631761c8b269908990244b8ffdf65a3dc2
SHA1 (patch-ab) = 5a47d785edb225feeb56ed67784726996b4403d6
SHA1 (patch-ac) = ab1640f55b486ec5fc2ded2e4a8aeee2c65e9190
SHA1 (patch-ad) = 6d80927d5c65f55a0145f5aa6ac1dd07d24d7cf9
This diff is collapsed.
Click to expand it.
openni/patches/patch-ab
0 → 100644
+
11
−
0
View file @
e8609423
--- Platform/Linux-x86/Build/Samples/NiSimpleViewer/Makefile~ 2010-12-14 11:42:46.230896000 +0100
+++ Platform/Linux-x86/Build/Samples/NiSimpleViewer/Makefile 2010-12-14 11:43:00.993615000 +0100
@@ -9,7 +9,7 @@
SRC_FILES = ../../../../../Samples/NiSimpleViewer/*.cpp
EXE_NAME = Sample-NiSimpleViewer
-USED_LIBS = OpenNI glut
+USED_LIBS = OpenNI glut GL
include ../../CommonMakefile
This diff is collapsed.
Click to expand it.
openni/patches/patch-ac
0 → 100644
+
11
−
0
View file @
e8609423
--- Platform/Linux-x86/Build/Samples/NiUserTracker/Makefile~ 2010-12-14 11:43:21.568437000 +0100
+++ Platform/Linux-x86/Build/Samples/NiUserTracker/Makefile 2010-12-14 11:43:21.574441000 +0100
@@ -9,7 +9,7 @@
SRC_FILES = ../../../../../Samples/NiUserTracker/*.cpp
EXE_NAME = Sample-NiUserTracker
-USED_LIBS = OpenNI glut
+USED_LIBS = OpenNI glut GL
include ../../CommonMakefile
This diff is collapsed.
Click to expand it.
openni/patches/patch-ad
0 → 100644
+
11
−
0
View file @
e8609423
--- Platform/Linux-x86/Build/Samples/NiViewer/Makefile~ 2010-12-14 11:43:09.795058000 +0100
+++ Platform/Linux-x86/Build/Samples/NiViewer/Makefile 2010-12-14 11:43:09.804056000 +0100
@@ -11,7 +11,7 @@
SRC_FILES = ../../../../../Samples/NiViewer/*.cpp
EXE_NAME = NiViewer
-USED_LIBS = OpenNI glut
+USED_LIBS = OpenNI glut GL
include ../../CommonMakefile
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment