PDA

View Full Version : S60 app with support for libREST and Glib



s0h4m
28th January 2010, 07:55
I am developing a QT S60 app which uses libraries such as libREST (for RESTful interactions) and GLIB on linux. The app should work fine on linux and I am wondering if the same code using the same libraries will work on S60 right out of the box! In other words, generally speaking will libraries such as libREST, GLIB, openssl etc. work on S60 when you compile them for S60 on QT for Symbian on Linux or do I have to modify the libraries and adapt them for S60?

Thanks in advance.

Soham