How to implement oAuth using Qt versions 4.7 in my desktop application.
I understand that there is a QoAuth library to meet my requirements by google. But QoAuth need openssl and QCA support. it’s installed in linux. And it’s too trouble. Otherwise I don’t sure that Qoauth+ QCA+openssl is working on qt4.7
Ps:My develop Platform win7 and Qt4.7 for vs2008



