[Gambas-user] compiling interperter in windows
mike webb
mwebb at ...1362...
Fri Feb 17 09:41:03 CET 2006
attempting to compile gambas interpreter in windows using mingw.
tried the command
./configure --disable-x --disable-qt --disable-intl
receiving the following errors/warnings
WARNING: *** external internationalization library is disabled
WARNING: *** external charset conversion libarary is disabled
WARNING: *** external gettext libarary is disabled
WARNING: *** QT component is disabled
then the show stopper
error: *** libX11 not found
i'm not wanting to use the internationalization libarary or charset or
gettext or qt or x. i'm just wanting to compile the interpreter.
could you give me the exact configure command and options to perform
this task ???
thank you.
More information about the User
mailing list