| Author |
Message |
< linux ~ Problem with ofxFiducialFinder and X11 |
|
jcane86
|
Posted: Tue Dec 22, 2009 11:48 pm |
|
|
| Joined: Mon Dec 21, 2009 4:39 amPosts: 2 |
Hey everyone, not sure if this is the right place for this post, please tell me if it isnt. The thing is this, im trying to compile the example included with ofxFiducialFinder and apparently a declaration inside the library clashes with X. here the compiler output:
/home/pepe/tmp/of_preRelease_v0.06_linux_cb_FAT/addons/ofxFiducialFinder/src/libfidtrack/segment.h|81|error: using typedef-name 'Region' after 'struct'| /usr/include/X11/Xutil.h|267|error: 'Region' has a previous declaration here|
Im running Debian Lenny, my IDE is CodeBlocks, version of the library is .04 .. I dunno if this is a fixable problem, but i wanted to know your thougths as im not much of an expert on compilers and stuf..
thanks
|
|
Top
|
|
|
arturo
|
Posted: Wed Dec 23, 2009 10:13 am |
|
|
| Site AdminJoined: Wed Apr 11, 2007 1:02 amPosts: 1192Location: barcelona |
hi
i've tried this, and had to replace Region with fidRegion to solve it, just search all the files and do the replacement. this is not part of the OF addon but the original libfidtrack so im going to send the modifications to the mantainer, Martin Kaltenbrunner so he can update the original download.
|
|
Top
|
|
|
|
All times are UTC
Users browsing this forum: No registered users and 0 guests
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|