RE: [gtkmm] Possible to use libglademm -without- a GNOME installa tion??
- From: Amit BHATNAGAR <abhatnag mda ca>
- To: Amit BHATNAGAR <abhatnag mda ca>, gtkmm-list gnome org
- Subject: RE: [gtkmm] Possible to use libglademm -without- a GNOME installa tion??
- Date: Wed, 7 Jan 2004 16:31:36 -0800
For what its worth, the following is what I am using to compile my
application, (via
makefile)
g++ -o gtempCpp gtemp_app.cc gtempcpp.cc gtemp_app_glade.cc `pkg-config
--cflags gtkmm-2.0` `pkg-config --libs gtkmm-2.0` `pkg-config libglademm-2.0
--cflags --libs`
any ideas would be appreicated.
> -----Original Message-----
> From: Amit BHATNAGAR [mailto:abhatnag mda ca]
> Sent: January 7, 2004 3:15 PM
> To: gtkmm-list gnome org
> Subject: [gtkmm] Possible to use libglademm -without- a GNOME
> installation??
>
>
> Hello.
>
> I'm trying to load up my .glade file in my application, however
> I get compilation errors saying that "Gnome" is undeclared when
> trying to declare my Glib::RefPtr<Gnome::Glade::Xml> refXml;.
>
> I don't have Gnome installed, but I do have gtk-2.2.4, gtkmm-2.2.8 and
> libglademm-2.0.1 installed.
>
> I am using a solaris 8 machine.
>
> Is there anyway around this?
>
> amit.
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]