Has anyone been able to do this?
Build Qt-static-linuxFB and deploy to a system without window manager?
From: yahoo pers
To: yahoo pers ; Knight Andrew ;
"interest@qt-project.org"
Sent: Saturday, August 31, 2013 5:27 PM
Subject: Re: [Interest] Qt
Does it make any difference that i have a static build?
Are the plugins supposed to work the same way or do i have to do anything else?
From: yahoo pers
To: Knight Andrew ; "interest@qt-project.org"
Sent: Friday, August 30, 2013 10:03 PM
S
.
then i tried:
./app -platform linuxfb -plugin EvdevKeyboard:/dev/input/event0
but still no keyboard.
From: Knight Andrew
To: yahoo pers ; "interest@qt-project.org"
Sent: Friday, August 30, 2013 7:43 AM
Subject: RE: [Interest] QtLinuxFB no mous
Hi all,
i have static built qt5 with linuxFB, no XCB.
Then i build a small gui app. When i run my application in another machine
without window manager, the application window opens but i don't have mouse or
keyboard.
This is my build configuration:
./configure -opensource -release -force-debu