Re: [oauth] Problems using liboauth in Qt project

2010-05-28 Thread Robin Gareus
On 05/27/2010 09:52 AM, Miko Kiiski wrote: Hi Olivier! Seems like you are right about that. I was under the impression that I would not have to do anything special to use the C libraries in C++, but seems that some externs are needed. Do you think putting the '#include oauth.h' inside

[oauth] Problems using liboauth in Qt project

2010-05-26 Thread elysion
Hi! I'm trying to build an application for managing tracks on SoundCloud. For this I would need an oauth library and thus been trying to use the liboauth (C library). I checked out the sources from the SVN https://liboauth.svn.sourceforge.net/svnroot/liboauth/, built the packages with