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

ofx-win ofx-linux #1

Open
bakercp opened this issue Jul 23, 2012 · 5 comments
Open

ofx-win ofx-linux #1

bakercp opened this issue Jul 23, 2012 · 5 comments

Comments

@bakercp
Copy link
Member

bakercp commented Jul 23, 2012

Just need to compile the static libs for win / linux.

@alonecloud
Copy link

point me to where I can compile the static libs. I need this for windows.

@bakercp
Copy link
Member Author

bakercp commented Dec 8, 2012

Basically you'll need static libs for :

libcurl http://curl.haxx.se/download.html
liboauth http://liboauth.sourceforge.net/
openssl http://www.openssl.org/source/

You can compile them yourself, or you can probably locate them somewhere online, or maybe even in other ofxAddons.

Once you have the libs, you should be able to put them in the appropriately named directory in the ofxOAuth addons folder and it should work.

https://github.com/bakercp/ofxOAuth/tree/master/libs

Keep me posted!

@danzeeeman
Copy link

will do.

@danzeeeman
Copy link

gonna get it working on linux too

@bakercp
Copy link
Member Author

bakercp commented Sep 9, 2013

hey @danthemellowman did you ever try this on windows / linux? should be fairly easy to get working w/ the new makefiles system.

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

4 participants
@bakercp @alonecloud @danzeeeman and others