Dear All:
I m planing to porting Minigui to imx6 linux platform.
There are three chief package for the Minigui:
libminigui-gpl-3.0.12.tar.gz
mg-samples-3.0.12.tar.gz
minigui-res-be-3.0.12.tar.gz
Is this enough? any package more?
I wanna compile the minigui which is output data to framebuffer directly(no qvfb, no gvfb),
actually , I have compile the package as above, but when I run the demo program mginit
I got the error message:
NEWGAL>FBCON: Couldn't initialize PCI system
Segmentation fault
Am I set the wrong variable for the configure before make?
Should I modify the MiniGUI.cfg file?
Pls get me some suggestions about this error.
Thanks advance!