View Single Post
Posts: 992 | Thanked: 738 times | Joined on Jun 2010 @ Low Earth Orbit
#13
Originally Posted by dchky View Post
Ovi is not a product of Qt Creator, it's filled to the roof with windows specific system calls and loads of other non-Qt-framework stuff.
If only Nokia employed programmers with sense and vision. The bits that does the actual work should be hived off into libraries with well documented APIs, then create a Windows/Mac/Linux GUI. Or in the case of Linux just release the libraries and some enterprising Linux persons would create their own GUIs.