[Gambas-devel] Compiling on Windows...

François garulfounix at ...176...
Wed Aug 18 15:21:57 CEST 2010


Le mercredi 18 août 2010 15:00:22, mindiell at ...227... a écrit :
> Hi everyone,
> 
> I'm new and certainly mad, but I want to try to compile and use Gambas on
> Windows.
> I downloaded the stable 2.21 version.
> 
> In order to try that and fail correctly, I would need some informations
> about Gambas ;o)
> - Do I need to use Qt ?
> - Do you think I can use Code::Blocks to compile it ?
> - I saw there is some .component files : are they needed for compilation ?
> - I started to try to compile the content of /main/lib/db thing, but the
> config.h has not been configured (no ./configure on windows)
> 
> If you have any ideas, any help, I would like to help, but I know more from
> windows and a little with Makefiles and configure things...
> 
> Mindiell,
> 

First, if you want to compile Gambas on Windows you'll need Cygwin. 
Porting Gambas on Windows is not a thing easy. With Cygwin, you can
get the main/ directory compliant and run (with a little modification) the gbx 
(Gambas's runtime). 

Start by installing a Cygwin environment that works. In second place, begin to 
read Gambas's source code. This one use sometimes a lot of Linux system call 
and so, you must find equivalent functions for Windows. 

To conclude, GOOD LUCK. 

> 
> ---------------------------------------------------------------------------
> --- This SF.net email is sponsored by
> 
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel




More information about the Devel mailing list