Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: RE: [Ethereal-dev] Re: compiling error on windows in gtk/stats_tree_stat.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Jacques, Olivier (OCBU-Test Infra)" <olivier.jacques@xxxxxx>
Date: Sat, 26 Feb 2005 00:01:54 +0100
>From my build attempt:

stats_tree_stat.c
stats_tree_stat.c(96) : error C2275: 'GtkTreeIter' : illegal use of this type as an expression
        C:\ethereal-win32-libs\gtk2\include\gtk-2.0\gtk/gtktreemodel.h(39) : see declaration of 'GtkTreeIter'
stats_tree_stat.c(96) : error C2065: 'parent' : undeclared identifier
stats_tree_stat.c(99) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct _GtkTreeIter *'
stats_tree_stat.c(104) : warning C4047: 'function' : 'struct _GtkTreeIter *' differs in levels of indirection from 'int
stats_tree_stat.c(104) : warning C4024: 'gtk_tree_store_append' : different types for formal and actual parameter 3
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\bin\NMAKE.EXE"' : return code '0x2'
Stop.

Olivier. 

> -----Original Message-----
> From: ethereal-dev-bounces@xxxxxxxxxxxx 
> [mailto:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Ulf Lamping
> Sent: vendredi 25 février 2005 23:57
> To: LEGO; Ethereal development
> Subject: Re: [Ethereal-dev] Re: compiling error on windowsin 
> gtk/stats_tree_stat.c
> 
> LEGO wrote:
> 
> >I do not understand the reason of the GTK2 compile error.  I have 
> >temporarily disabled the gtk2 version of the tree until I figure out 
> >what's up with it.
> >
> >In the meanwhile it would be useful to know what "Ung³ltige 
> Verwendung 
> >dieses Typs als  Ausdruck" means exactly.
> >  
> >
> I'm not 100% sure, but I would translate it too:
> 
> Invalid use of this type as an expression.
> 
> Hope this helped,
> 
> Regards, ULFL
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>