I'm working on linux.
I have been looking for a method to post on Facebook from a c++ app (that runs in Android and Iphone using cocos2d-x). I have found some code in c++ to post on Facebook and Twitter, but it does not compile on linux. This or this.
In theory, I think, using http request, it could be easy to do, but i'm not sure.
The same question on cocosd2-x forum.
Some idea about this theory?
Is possible, but better use oficial libraries, added in THIS wiki