paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] re: help for mac


From: Alexander Pipelka
Subject: Re: [paragui-users] re: help for mac
Date: 30 Apr 2002 15:51:10 +0200

Am Die, 2002-04-30 um 15.18 schrieb Keith Swyer:
> well, i have tried to compile each file individually and in more than 90% of
> them the orginating error is with the std::hash and std:hash_map
> identifiers. the error is that they are undefined identifiers. i have not
> used std::hash before so I am not sure how it is used. I know it exists as a
> member of std, but that's about all. if anyone has any ideas
> ..................
> 
> also, maybe i should undef HASH_MAP_INC ??? but i am not sure what it's used
> for or where i should do this at.?

You could try to uncomment the following lines in
"include/paraconfig_gnu.h":

/* Define if you have the <hash_map> header file.  */
#define HAVE_HASH_MAP 1

Maybe this could help you.
I think we need to create something like a "paraconfig_macos.h",..

Alex






reply via email to

[Prev in Thread] Current Thread [Next in Thread]