Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building in linux64 #14

Open
timredfern opened this issue Mar 3, 2014 · 7 comments
Open

building in linux64 #14

timredfern opened this issue Mar 3, 2014 · 7 comments

Comments

@timredfern
Copy link

Hi I tried to build one of the examples from ofxOAuth and I got this error:

In file included from ../../../addons/ofxOAuth/libs/libcurl/include/curl/curl.h:35:0, from ../../../addons/ofxOAuth/src/ofxOAuth.cpp:37: ../../../addons/ofxOAuth/libs/libcurl/include/curl/curlrules.h: At global scope: ../../../addons/ofxOAuth/libs/libcurl/include/curl/curlrules.h:143:41: error: size of array ‘**curl_rule_01**’ is negative [CurlchkszEQ(long, CURL_SIZEOF_LONG)]; ^

I remove libcurl from the libs folder to use the system version, this worked. I think the included libcurl is a 32 bit version?

@danomatika
Copy link

Same problem with OS X 64 bit.

@bakercp
Copy link
Member

bakercp commented Apr 14, 2016

This lib is essentially deprecated. Oauth1 and 2 are supported now in ofxHTTP.

@danomatika
Copy link

Ok, can you mark it as such? I'm looking into making ofxTwitter work for a student and seems like I have to essentially rebuild it now. Wee.

@bakercp
Copy link
Member

bakercp commented Apr 14, 2016

I have an unpublished twitter addon that uses ofxhttp and oauth1. give me a few minutes and it may be ready for you ...

@danomatika
Copy link

That would be great as it appears the current ofxTwitter addons keep getting abandoned :P

@danomatika
Copy link

Also, if this addon is now legacy, I'd close all the issues and PR's and loudly proclaim "this is done, look elsewhere". :)

@bakercp
Copy link
Member

bakercp commented Apr 14, 2016

Yes ... it's somewhere about 87 on my todo list ... as soon as I publish ofxTwitterTools, I'll do it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants