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 97525 - Error compiling examples
Error compiling examples
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: build
2.0
Other Linux
: Normal minor
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2002-11-03 03:06 UTC by xavier
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix the problem (2.25 KB, patch)
2002-11-03 15:43 UTC, xavier
none Details | Review

Description xavier 2002-11-03 03:06:21 UTC
3 example sources produced an error while compiling on my system because 
the '#include <iostream>' directive is omitted:
gtkmm-2.0.0/examples/book/box/examplewindow.cc
gtkmm-2.0.0/examples/book/box/main.cc
gtkmm-2.0.0/examples/book/table/examplewindow.cc
Comment 1 xavier 2002-11-03 15:43:49 UTC
Created attachment 12014 [details] [review]
fix the problem
Comment 2 xavier 2002-11-03 15:46:51 UTC
I made the patch under windows (because I don't have the choice for 
the moment) so I hope it is valid.
Comment 3 Murray Cumming 2002-11-03 18:10:33 UTC
Yes, that seems to be fine. Applied.

Please don't mark bugs as fixed yourself. It's not fixed until the
patch has been approved and applied. "Fixed" bugs are no longer
visible to us, as you can see on the bugs.shtml page.