- Compile twitcurl source files (twitcurl.h and twitcurl.cpp) and link with cURL library (libcurl.lib) to build twitcurl.lib
- Include twitcurl.h in your twitter based application and link to twitcurl.lib and libcurl.lib/libcurl.dll.
- Instantiate an object of twitCurl class and use the twitter API wrappers that are exposed as public methods.
http://code.google.com/p/twitcurl/
0 comments:
Post a Comment