Quantcast
Channel: arm - openFrameworks
Viewing all articles
Browse latest Browse all 364

Raspberry Pi and loauth and lcurl - ofxOAuth - ofxTwitter

$
0
0

anto.creo wrote:

Hi,
I am trying to run an OF app on Raspberry Pi.
This app works with different addons
ofxOAuth ( this specific branch)
ofxJSON
ofxXmlSettings
ofxTwitter

It works perfectly on my computer (OSX) but I have these errors when I try tu make the file on RPi.

/usr/bin/ld: cannot find -loauth
/usr/bin/ld: cannot find -lcurl

../../../libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:296: recipe for target 'bin/Tweet_Rpi' failed
make[1]: *** [bin/Tweet_Rpi] Error 1
make[1]: Leaving directory '/home/pi/openFrameworks/apps/myApps/Tweet_Rpi'
../../../libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:126: recipe for target 'Release' failed
make: *** [Release] Error 2

I have no idea on how to sort this out.
I followed a previous thread

but with no results.
Anyone any help please?

cheers

Posts: 9

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 364

Trending Articles