Hi, I am trying to port QT5.0 for psos. I made a headless reference implementation on linux using minimal plugin. On linking i had to link libQt5PlatformSupport.a as well. On the first look it appears that platformsupport is written for linux and there is lot of efforts needed to port it for psos. Is there any way that i can by pass platformsupport? I am getting createUnixEventDispatcher() unresolve error if i skip platformsupport library. Can anyone guide me about the purpose of this library?
Thanks
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
