and select your OS and other modules for your platform.
after this you can compile pgserver.
Regards,
Yunus Altunbicak
> Has any body experience on this?
>
>
> Regards:
> Carlos Sánchez
> [EMAIL PROTECTED]
>
>
>
>
ous.
> What is PicoGUI being used for these days?
>
> --Micah
--
Yunus Yucel Altunbicak
Department of R&D
Eliar A.S.
http://www.eliar.com.tr
---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented b
pes? SourceForge.net is looking for download mirrors. We supply
> the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
> ___
> Pgui-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/p
t's text. but,you can
use pgSetWidget(orig,PG_WP_TEXT,pgNewString(replacementString),0); for field
widget.
yunus
___
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel
-- Forwarded Message --
Subject: Re: [Pgui-devel] Cross Compiling?
Date: Tue, 22 Jan 2002 10:27:37 +0200
From: Yunus Altunbicak <[EMAIL PROTECTED]>
To: Mark McChrystal <[EMAIL PROTECTED]>
try this,
CC=m68k-pic-coff-gcc LD=m68k-pic-coff-ld AR=m68k-pic-coff-ar
RAN
-- Forwarded Message --
Subject: Re: [Pgui-devel] performance problem
Date: Mon, 26 Nov 2001 10:55:29 +0200
From: Yunus Altunbicak <[EMAIL PROTECTED]>
To: Micah Dowty <[EMAIL PROTECTED]>
On Friday 23 November 2001 12:21, you wrote:
> Something else i thought
another?
any idea?
system and pgui config info.
--
embedded uClinux system : ucdimm
kernel version : 2.4.x or 2.0.38 (i have tried both)
pgui version : latest cvs version
pgserver : running with 320x240x2 mode
input: serialmouse
theme : pseudo3d.th
--
yunus
sorry for this message :)
Yunus
___
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel
Hi all,
i could run picogui on ucdimm with lcd(320x240x2).it seems good but
slowly(running client).what is the performance of pgui on ucsimm?may i have
made a mistake ?:)
other hand, i want to use buttons for input.could you give me a hint?the
ncurses input driver supports only computer keyboar
enu option so the driver can work with either the
> ez328 or vz328.
>
> On Thu, 12 Jul 2001 08:42:10 Yunus Yucel Altunbicak wrote:
> > Hi all,
> > at last i could run Picogui on uCdimm with vga monitor.i will try use
> > lcd(320x240) soon.
> >
> > Sincerely
>
Hi all,
at last i could run Picogui on uCdimm with vga monitor.i will try use
lcd(320x240) soon.
Sincerely
YYA
___
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel
Dear picogui development team,
all problems was solved and i ran picogui on workstation it seems perfect :))
thank you for your interest.
Yunus Yucel Altunbicak
___
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists
/lib/libSDL.a(SDL_x11mouse.lo): In function `X11_WarpWMCursor':
SDL_x11mouse.lo(.text+0x54d): undefined reference to `XWarpPointer'
SDL_x11mouse.lo(.text+0x561): undefined reference to `XSync'
/usr/lib/libSDL.a(SDL_x11mouse.lo): In function `SetMouseAccel':
SDL_x11mouse.lo(.text+0x643): undefined reference to `XChangePointerControl'
/usr/lib/libSDL.a(SDL_x11mouse.lo): In function `X11_CheckMouseMode':
SDL_x11mouse.lo(.text+0x6f7): undefined reference to `XGetPointerControl'
SDL_x11mouse.lo(.text+0x765): undefined reference to `XChangePointerControl'
/usr/lib/libSDL.a(SDL_dgaevents.lo): In function `DGA_DispatchEvent':
SDL_dgaevents.lo(.text+0x2b): undefined reference to `XNextEvent'
SDL_dgaevents.lo(.text+0xd3): undefined reference to `XDGAKeyEventToXKeyEvent'
/usr/lib/libSDL.a(SDL_x11dga.lo): In function `X11_EnableDGAMouse':
SDL_x11dga.lo(.text+0xb4): undefined reference to `XF86DGAQueryExtension'
SDL_x11dga.lo(.text+0xe2): undefined reference to `XF86DGADirectVideo'
/usr/lib/libSDL.a(SDL_x11dga.lo): In function `X11_CheckDGAMouse':
SDL_x11dga.lo(.text+0x14e): undefined reference to `XF86DGAQueryDirectVideo'
SDL_x11dga.lo(.text+0x17b): undefined reference to `XF86DGADirectVideo'
/usr/lib/libSDL.a(SDL_x11dga.lo): In function `X11_DisableDGAMouse':
SDL_x11dga.lo(.text+0x1c9): undefined reference to `XF86DGADirectVideo'
collect2: ld returned 1 exit status
make[2]: *** [pgserver] Error 1
make[2]: Leaving directory `/install/pgui-dev20010625/pgserver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/install/pgui-dev20010625/pgserver'
make: *** [all-recursive-am] Error 2
[root@localhost pgserver]#
**
Sincerely
Yunus Yucel Altunbicak
___
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel
[all-recursive] Error 1
make[1]: Leaving directory `/install/pgui-dev20010625/pgserver'
make: *** [all-recursive-am] Error 2
[root@localhost pgserver]#
***
if use to profile.ucsimm is not occur above error.
Sincerely,
Yunus Yucel
Dear Philippe,
the problem was solved after changed the code you sent me.
thank you
Yunus Yucel Altunbicak
___
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel
Hi all,
does anybody know what is the reason of below problem,and how i solve it?
*
[root@localhost cli_c]# make
make all-recursive
make[1]: Entering directory `/install/pgui-dev20010624/cli_c'
Making all in src
make[2]: Entering directory `/install/pgui-de
Dear Tim,
Do you remember occured error on your machine
while running ./configure?
you can see occured error on my machine while
running ./configure in my previous mail.
is it same errors?
thanks...
Yunus Yucel
Altunbicak
:line
1828:'fi'
autogen.sh:error:while running
./configure
**
if delete the line 1828:fi,line 1829:done,another error occured
line 3686:unexpected end of file
thanks...
Yunus Yucel Altunbicak
Dear Frederic,
I have updated aclocal and autoheader version.but a
new error occured below :(
./configure:line 1828:syntax error near expected
token 'fi'
./configure:line
1828:'fi'
autogen.sh:error:while running
./configure
**
what shall i do?
thank you.
Yunus
this message for test purposes only.
___
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel
'AM_PATH_SDL' not
found in library
autogen.sh:error:while running
aclocal
***
what shall i do first of all for install properly picogui?
What is the installation and configuration steps?
Regards,
Yunus
note: i use suse linux 5.3 on workstation,and i
want to develop a project on udim
Hi,
Does anybody know picogui works on uCdimm from
lineo(based on mc68vz328)?
Regards,
yunus
confirm 993398
Yunus
Yucel Altunbicak Control&Computer Engineer---Department of R&D[EMAIL PROTECTED]
Eliar Electronic A.S.Sulun Sok.No:18 80620
1.Levent/Istanbul/TurkeyTel
23 matches
Mail list logo