After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 90048 - example 'basic' doesn't compile in current cvs
example 'basic' doesn't compile in current cvs
Status: RESOLVED FIXED
Product: libglademm
Classification: Other
Component: general
git master
Other other
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2002-08-06 20:50 UTC by Martin Schulze
Modified: 2011-01-16 23:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The promised patch... (1.17 KB, patch)
2002-08-06 20:50 UTC, Martin Schulze
none Details | Review

Description Martin Schulze 2002-08-06 20:50:07 UTC
Due to a bug in .../examples/basic/Makefile.am the example 'basic' doesn't
compile in current cvs. Fix: all occurencies of 'example' have to replaced
with 'basic' to match the actual file names. A patch in underway...
Comment 1 Martin Schulze 2002-08-06 20:50:35 UTC
Created attachment 10309 [details] [review]
The promised patch...