Hi all !

I have now written a little soft in Qt : it just displays the longitude of the gps and connects to a sql server. I have compiled it for Symbian with the Nokia Smart Installer. But when I want to try it on a N97 or 6110 Navigator or X6 on Remote Device Access, the smart installer tells me the device is not supported (though it is supossed to be). If I try to install Qt manually, with the file qt_installer.sis, the remote device stops responding (at least only my window I think). If I use qt.sis, it tells me Open C libssl is missing.

I have managed to installed a demo I had compiled, with the smart installer but only on one device.

Thanks