Re: [[glade--]<std::string.h>]
- From: Christof Petig <christof petig-baender de>
- To: Murray Cumming <murrayc usa net>
- Cc: David Lowenfels <dfl MIT EDU>, glademm-list gnome org
- Subject: Re: [[glade--]<std::string.h>]
- Date: Wed, 13 Feb 2002 09:26:04 +0100
Murray Cumming wrote:
David Lowenfels <dfl MIT EDU> wrote:
Okay, I'm back again so soon.. :P
Now that I have glademm_support.* files, I get the following compiler
errors:
std::string.h: No such file or directory
std::map.h: No such file or directory
I don't where these lines are, but they should be
#include <string>
#include <map>.
Perhaps,...
looks like my gcc3.0 convert script was too eager (string->std::string).
but it should never append a .h and I don't know about any "map.h" ...
strange .. but I'll search for it.
Christof
most likely "std::string.h" should be ANSI C's <string.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]