[Gambas-user] Pre-release of Gambas 3.5

Kende Krisztián nemh at ...2007...
Sun Oct 13 19:49:51 CEST 2013


Sun, 13 Oct 2013 19:19:55 +0200 -n
Benoît Minisini <gambas at ...1...> írta:

> Le 13/10/2013 19:08, Kende Krisztián a écrit :
> > Sun, 13 Oct 2013 18:41:22 +0200 -n
> > "Adrien Prokopowicz" <adrien.prokopowicz at ...626...> írta:
> >
> >> Le Sun, 13 Oct 2013 17:11:25 +0200, Benoît Minisini
> >> <gambas at ...1...> a écrit:
> >>
> >>> Hi,
> >>>
> >>> I have uploaded a source package of Gambas 3.5 there:
> >>>
> >>> http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.5.0.tar.bz2/download
> >>>
> >>> Please test it and report any problem, before I make it official.
> >>>
> >>> Thanks in advance.
> >>>
> >>> Regards,
> >>>
> >>
> >> Hi,
> >>
> >> I can't compile it, looks like a file is missing in the gb.data
> >> directory:
> >>
> >> Making all in data
> >> make[3] : on entre dans le répertoire «
> >> /home/adrien/Downloads/gambas3-3.5.0/main/lib/data »
> >>     CC       gb_data_la-c_avltree.lo
> >> c_avltree.c:28:28: fatal error: string_compare.h: No such file or
> >> directory #include "string_compare.h"
> >>                               ^
> >> compilation terminated.
> >> make[3]: *** [gb_data_la-c_avltree.lo] Erreur 1
> >>
> >> Revision #5886 works fine though.
> >>
> >
> > Yeah, same error here, so confirm this.
> >
> > Kendek
> >
> 
> Yes, Tobias and Adrian forgot to add some header files in their 
> Makefile.am. I'm currently fixing it one by one...
> 

Excellent.

  CXX      gb_xml_la-main.lo
In file included from main.cpp:22:0:
CNode.h:25:25: fatal error: gbinterface.h: No such file or directory
 #include "gbinterface.h"
                         ^
compilation terminated.




More information about the User mailing list