But Can i compile my program if i don't install PicoGUI ?
Marine
- Original Message -
From: "Nemec, Bernhard" <[EMAIL PROTECTED]>
To: "'Marine Martin-Guillerez'" <[EMAIL PROTECTED]>; "pgui dev list"
<[EMAIL PROTECTED]>
Sent: Friday, July 18, 2003 8:13 AM
Subject: RE: [Pgui-devel] PicoGui
> I download the version 0.44 of PicoGUI with svn and i compile it under
http://picogui.org/Wiki/BuildingWithMinGW states clearly that not even 0.45,
which is the latest release, is ready to be compiled on cygwin without
changes. So how can you expect 0.44 to work?
To check out the latest develop
I download the version 0.44 of PicoGUI with svn and i compile it under
Cygwin but i always have an error when i run the lastest command : make.
This the error that happen :
cd . && /bin/bash ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles comman
> The version of PicoGUI i use is a version i have found on the
> site in the
> part "Uncategorized downloads ". The file is pgui.tar.gz and when i
> decompressed it i have a folder named "pgui-dev20020128"
> where i have three
> folder : apps, cli_c and pgserver.
This is the old directory struc
The version of PicoGUI i use is a version i have found on the site in the
part "Uncategorized downloads ". The file is pgui.tar.gz and when i
decompressed it i have a folder named "pgui-dev20020128" where i have three
folder : apps, cli_c and pgserver.
However, i download two the archive for PicoGU
> Tanks for your help.
> I re-run make config to have the same configuration for
> cygwin that you.
No need to run make config - just copy the configuration to your
profile.user. Should be less error-prone :)
> Then i rerun ./configure.
should not be necessary, but can't hurt
> I Hand-edit the
Tanks for your help.
I re-run make config to have the same configuration for cygwin that you.
Then i rerun ./configure.
I Hand-edit the makefile but i don't see wath line i must comment out (in
the site they mark that we must comment out the line that re-runs
configure -search for recheck-).
after
The following is my configuration for cygwin.
Regards,
Bernhard
#
# Automatically generated make config: don't edit
#
#
# Target System
#
CONFIG_OS_POSIX=y
# CONFIG_OS_WINDOWS is not set
# CONFIG_OS_UCLINUX is not set
# CONFIG_UNIX_SOCKET is not set
# CONFIG_OPTIMIZE_SIZE is not set
CONFIG_OPTIM