Hi, > > I'm new in PicoGUI... My intention is to use it with an > ARM7TDMI with > > uCLinux and probably with the SED133x video driver (or similar) and > > with my own keyboard driver. > > Welcome aboard.
Thanks... > > First of all I'm reading the README files to compile it under my > > desktop Linux. I gets errors from autogen.sh but in the FAQ > tells that > > this is normal and I must ignore it, but when I try to > "configure" it > > shows the next error after some "checking...": > > > > configure: WARNING: cannot find SDL > > ../configure: line 5360: syntax error near unexpected token > > 'DIRECTFB,' > > ../configure: line 5360: ' PKG_CHECK_MODULES(DIRECTFB, directfb > > <=0.9.19)' > > That's probably my fault, I'll check. I've comented the code as another user tells me an now works... > Are you running the release or a SVN checkout? I don't know exactly, I've downloaded from http://www.picogui.org left panel (Download picogui 0.46)... > > Is there any tutorial about creating or adapting video and input > > drivers? > > No :-( the recipe I tried for writing the DirectFB driver > was: read a driver that either is very simple or deals with a > backend you know well, try to understand it, then try to > reproduce functionality piece by piece. > > Development of PicoGUI is currently halted; if I find a way > to resume it, documentation is the second thing on my list > (after finishing the half-baked DFB driver) And then, what's the future of PicoGUI? > > How can I compile it for ARM/uCLinux? > Now a can run "make menuconfig" and configure, but when I run "make" it's enter in a infinite loop running "configure". I break the loop and try to "make menuconfig" and it also enter in the loop and I can't start the menu. I must delete all and start again... Regards: Carlos S�nchez [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
