[Gambas-devel] Any started windows port ?

Alberto Torres kungfoobar at ...176...
Thu Oct 28 18:48:12 CEST 2004


use --with-x-libraries=/where/libs/are and
--with-x-includes=/where/headers/are (see ./configure --help, coz i'm
not sure)
also for qt, either non-free windows version or gpl win32 port:
--with-qt-includes, --with-qt-libraries and --with-qt-moc or something
like that.

I tried compiling it some time ago but I have a problem doing make install:
$ make install
[...]
Creating the library info files...
/opt/gambas/lib/gambas/lib.gb.so: not found
make[2]: *** [install-exec-local] Error 1
[...]
$ ls /opt/gambas/lib/gambas/
lib.gb.a                   lib.gb.debug.component  lib.gb.qt.editor.component
lib.gb.component           lib.gb.debug.la         lib.gb.qt.editor.la
lib.gb.compress.a          lib.gb.eval.a           lib.gb.qt.ext.a
lib.gb.compress.component  lib.gb.eval.component   lib.gb.qt.ext.component
lib.gb.compress.la         lib.gb.eval.la          lib.gb.qt.ext.la
lib.gb.db.a                lib.gb.la               lib.gb.qt.la
lib.gb.db.component        lib.gb.qt.a             lib.gb.vb.a
lib.gb.db.la               lib.gb.qt.component     lib.gb.vb.component
lib.gb.debug.a             lib.gb.qt.editor.a      lib.gb.vb.la

Any clue? Maybe it should be .dll?

For native win32 compiled libs check out http://gnuwin32.sourceforge.net/
I think you will need to put the .lib and .dll in /lib, and .h in
/usr/include (or use the --with-xxx-libs/headers options)

Ah, i don't remember if I used xfree86 or xorg

On Wed, 27 Oct 2004 18:35:58 +0200, Hervé Masson <herve at ...175...> wrote:
> 
> > Did you install X11 development packages ?
> 
> well, I think so. I did install the following:
> 
> xorg-x11-base-6.8.1.0-1.tar.bz2
> xorg-x11-devel-6.8.1.0-1.tar.bz2
> xorg-x11-libs-data-6.8.1.0-1.tar.bz2
> xorg-x11-bin-dlls-6.8.1.0-1.tar.bz2
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
> 


-- 
DiThi
JID: dithi at ...177...




More information about the Devel mailing list