Re: [Pgui-devel] ports

2002-06-12 Thread Micah Dowty
I have heard of PicoGUI being used successfully on NetBSD, I dunno about FreeBSD. Since PicoGUI works on Linux, NetBSD, and MacOS X, I'd bet that the only things keeping it from running on FreeBSD are build system issues or drivers. On Wed, Jun 12, 2002 at 11:51:35PM +0300, Ex Freek wrote: > i w

[Pgui-devel] Build Error Problem

2002-06-12 Thread E Radi
Hi,I'm having a problem building cli_c for SA-ARM. (I got the latest snapshot file today)At the end of the build process it does:/bin/sh ../libtool --mode=link gcc  -g -O2  -o libpgui.la -rpath /home/eradi/PICOGUI/pgui-dev/RAM/lib  api.lo netcore.lo pgfx.lo pgfx_canvas.lo pgfx_bitmap.lo stdd

[Pgui-devel] Build Error?!

2002-06-12 Thread Elias Radi
Hi, I'm having a problem building cli_c for SA-ARM. (I got the latest snapshot file today) At the end of the build process it does: /bin/sh ../libtool --mode=link gcc -g -O2 -o libpgui.la -rpath /home/eradi/PICOGUI/pgui-dev/RAM/lib api.lo netcore.lo pgfx.lo pgfx_canvas.lo pgfx_bitmap.lo

[Pgui-devel] ports

2002-06-12 Thread Ex Freek
i want to run pgui for some time, but i can't compile, cause i have FreeBSD, i searched the net for FreeBSD port, but i can't find it, so i wonder if there is any ?, if not will be anyone willing to help me port it ? have a nice day ___

Re: [Pgui-devel] hotkey and activate

2002-06-12 Thread Micah Dowty
I'd prefer not to fix this at the moment, since I've already rewritten the code that this error was likely in. If the problem still occurs after I've merged the input filters branch, I'll take care of it. On Wed, Jun 05, 2002 at 05:10:54PM +0200, Frederic Gobry wrote: > Hi, > > I've the followin