-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels