RE: Gtk-- canvas & plot widgets
- From: Jon Trowbridge <trow emccta com>
- To: gtk-list redhat com
- Subject: RE: Gtk-- canvas & plot widgets
- Date: Wed, 18 Feb 1998 16:16:45 -0600
Oliver Freyd <freyd@uni-muenster.de> writes:
> Now I just have a question regarding the Plot and Canvas widget:
> Why doesn't it compile with gcc (2.7.2)?
> It says:
> g++ -c -g -o gtk--canvas.o gtk--canvas.cc
> In file included from gtk--canvas.cc:23:
> /usr/include/g++/stack.h:29: `_GdkGC *' is not an aggregate type
> /usr/include/g++/stack.h:29: confused by earlier errors, bailing out
> It seems the stack template doesn't work.
> Do I have to use egcs or gcc 2.8.0?
In my egcs-induced sloth, I used the STL stack template and member
templates... a decision that seems to have caused problems for
several people.
I'm planning on releasing a new version in a few days, and I'll make
sure that it will compile with 2.7.2.
-Jon Trowbridge
EMC Capital Management, Inc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]