Open GoogleCodeExporter opened 8 years ago
Hi !!
Thanks for you patch.
I make some changes for my enviroment and works to me!
;)
Original comment by wesley.seidel@gmail.com
on 1 Apr 2012 at 11:29
Hi,
how exactly do I apply the patch?
Still had no luck so far on Ubuntu..
Thanks in advance! ;)
Original comment by clemens....@gmail.com
on 21 Apr 2012 at 7:54
Download the patch file.
Checkout the sources as described at
http://code.google.com/p/simple-openni/source/checkout
Namely, do:
svn checkout http://simple-openni.googlecode.com/svn/trunk/ simple-openni-read-only
Then:
cd simple-openni-read-only/SimpleOpenNI
patch -p0 < /path/to/downloaded/Ubuntu32.patch
Make sure you have the ubuntu packages described in the Issue.
Modify paths in buildLinux32.sh and install.sh as needed (esp. check the
location
of your processing/lib/core.jar), and then:
./buildLinux32.sh
./installLinux.sh
Good luck...
Original comment by daniel.l...@gmail.com
on 22 Apr 2012 at 3:39
would someone upload libSimpleOpenNI32.so,i notice the patch "cp
libSimpleOpenNI.so ../dist/all/SimpleOpenNI/library/libSimpleOpenNI32.so",but
there is no libSimpleOpenNI.so in the svn folder.i need it.
Original comment by sonicisd...@gmail.com
on 23 Apr 2012 at 1:42
The file libSimpleOpenNI.so will be created when you compile the project.
BTW, I attach for you.
Original comment by wesley.seidel@gmail.com
on 23 Apr 2012 at 1:57
Attachments:
thanks,it works for me :)
Original comment by sonicisd...@gmail.com
on 24 Apr 2012 at 11:01
[deleted comment]
Thanks very much!
Original comment by clemens....@gmail.com
on 27 Apr 2012 at 1:33
Works for me too, thank you.
Original comment by markupartist
on 29 Apr 2012 at 6:53
Thank you very much! The patch fixed my issue.
Original comment by mikkelth...@gmail.com
on 8 May 2012 at 12:01
Original issue reported on code.google.com by
daniel.l...@gmail.com
on 30 Mar 2012 at 3:00Attachments: