On 01/11/2013 08:43 AM, Thiago Macieira wrote:
> On sexta-feira, 11 de janeiro de 2013 08.20.16, Samuel Rødal wrote:
>> On 01/10/2013 08:08 PM, Mumtaz Ahmad wrote:
>>> Hi,
>>>
>>> I am trying to port QT5.0 . I made a headless reference
>>> implementation on linux using minimal plugin
On sexta-feira, 11 de janeiro de 2013 08.20.16, Samuel Rødal wrote:
> On 01/10/2013 08:08 PM, Mumtaz Ahmad wrote:
> > Hi,
> >
> > I am trying to port QT5.0 . I made a headless reference
> > implementation on linux using minimal plugin. On linking i had to
> > link libQt5PlatformSupp
On 01/10/2013 08:08 PM, Mumtaz Ahmad wrote:
>
>
> Hi,
>
> I am trying to port QT5.0 . 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 wr
Hi,
>
> I am trying to port QT5.0 . 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 ps