Excuse me crow, but I already know firmware source for Wiz, and is not what I'm looking for
Thanks for the link, but I know the GP2X11 Project site
Now I realized there is new more contents
I read all carefully, maybe I find new cues to go on
No I do not mean this!!
I find a way to obtain kdrive or tinyX source, and compiling it, have Xfbdev run on Wiz console
Doing this, I can run programs that use X windows manager framework
In particular I want to run XPDF, and read PDF document under Wiz console
I took the cue from Orkie work...
hye to all,
i have installed some lucas art game with ScummVM, but i can not be able to save the games.
the error is
failed to save game state to file: tentacle-it.s01
for the day of tentacle
someone know how to do this? maybe i've do some error in installation
thanks
hello everybody,
i've made a porting of KDrive XFree86, with many problem about fonts, that in some way i've resolved .
but the last and maybe the final problem is that the DISPLAY is not recognized.
i call KDrive in the way above
------------------------------
#!/bin/sh
export...
Thanks zx for your help
I try to compile the Qt4 library like you suggest and I use a demo gradient to test, compiled in the same way.
The program continues to require /lib/libc.so.6 library (I don't take it in my program directory)
I compile the static version too, for take all in one file...
Hi
I have retry to recompile with no kind of optimizzation. I had no resolution to problem.
With gdb I find the exact error:
error while loading shared libraries: libc.so.6: cannot handle TLS data
But what means exactly? Is compile without ottimizzation the only solution?
In my toolchain I...
Wow!! Fantastic!! My SDL program load PNG correctly (I just put PNG library installed in toolchain). Excuse me, befor I have not understood (my poor English)
Thanks!!
For other interesting things you said, I work on. It takes a long time to try recompile.
When I have good news I post it
Bye...
Thanks Pickle for your replay :D This make me in condition to continue my work
- Now I remove, from QtGui e QtCore library compilation, the -Wl,-O1 flag and I copy library in the toolchain
- But otherwise recompiling Poppler library, I have an error described below, in Poppler-QT4 tests...
./ApriPDF_wiz: /lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by ./libQtGui.so.4)
./ApriPDF_wiz: /lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by ./libQtCore.so.4)
./ApriPDF_wiz: /lib/libc.so.6: version `GLIBC_2.4' not found (required by ./libQtCore.so.4)...
I'm here with the result of my work.
I Recompile QT4 embedded with CFLAGS="-DGP2X -DIS_LITTLE_ENDIAN -D_REENTRANT -DGP2X_ASM -I/opt/arm-openwiz-linux-gnu/include -L/opt/arm-openwiz-linux-gnu/lib"
In the toolchain I have not reinstalled QT4 embedded library. I just replace QtCore and QtGui...
Hello to everybody,
I'm new in this forum. I'm Italian and I apologize for my poor English.
I have buy the Wiz for my fun, and for my fun I start to cross compile some things.
I look in files download of Wiz at http://dl.openhandhelds.org/cgi-bin/wiz.cgi but I have not find yet a PDF reader.
So...