On Fri, Oct 27, 2006 at 06:49:27PM +0200, Hannes Mayr wrote: > Hello strk, > > I get the error "Call to undefined function toupper()" in DisplayList.h > Seems that #include <cctype> is missing.
You mean in PropertyList.h, right ? Added <cctype>, please check. --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
