On 24 Apr 2001 13:08:22 -0400, Damon Chaplin wrote:
> Rodrigo Moya wrote:
> > 
> > On 21 Apr 2001 21:25:05 +0200, Daniel Wagner wrote:
> > > [gnome-db and glade]
> > >
> > > Hi,
> > >
> > > Sorry for troubling you, but I need some help. I can't get anywhere with my
> > > coding. I mean, I don't want go futher with coding without knowing the
> > > code which I have already written is correct. The attachted patch is my
> > > work which I have done up to know. Damon can you look on my code and
> > > telling me if I use all the glade function and datastucters right.
> > > Obviously I do not, since I doesn't not work correcty. There's somewhere
> > > a problem because I get lots of core dumps and I can't get any
> > > further :(
> > >
> > > For compiling correctly you need the cvs version of gnome-db.
> > >
> > I haven't had time to try to compile it, but from what I've seen at the code,
> > I can't see any problem in the gnome-db related code, but well, I don't know very
> > much about how Glade works, so maybe I'm not of too much help :-(
> 
> Does CVS gnome-db compile?
> 
it should, unless I've forgotten to check in some files...

> I'm getting
> 
>   gnome-db-browser.h:53: parse error before `*'
>
is that the offending line?:

GtkWidget*     gnome_db_browser_new            (GdaConnection *cnc);

if so, you haven't installed yet libgda from CVS. We changed the other
day all Gda_* structures to Gda*. To check if this is the case, look at
the file $libgda_prefix/include/gda/gda-connection.h
 
cheers

-- 
Rodrigo Moya <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
http://www.gnome-db.org/


_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to