Skip to Content.
Sympa Menu

maude-help - [Maude-help] Question about compiling Maude in cygwin

maude-help AT lists.cs.illinois.edu

Subject: Maude-help mailing list

List archive

[Maude-help] Question about compiling Maude in cygwin


Chronological Thread 
  • From: Feng Chen <fengchen AT uiuc.edu>
  • To: maude-help AT peepal.cs.uiuc.edu
  • Cc:
  • Subject: [Maude-help] Question about compiling Maude in cygwin
  • Date: Mon, 20 Jun 2005 16:35:44 -0500
  • List-archive: <http://maude.cs.uiuc.edu/pipermail/maude-help>
  • List-id: Maude help list <maude-help.maude.cs.uiuc.edu>

Hi,

I was trying to install Maude in Cygwin, following the
instruction on the "Maude on Windows" page. After installed
those third part packages, I tried to compile Maude, but got
the following error message:

../../../src/Temporal/buchiAutomaton2.cc:101: instantiated
from here
../../../src/Utility/indexedSet.hh:82: error: dependent-name
` std::map<T,int,st
d::less<_Key>,std::allocator<std::pair<const T, int> >
>::value_type' is parsed
as a non-type, but instantiation yields a type
../../../src/Utility/indexedSet.hh:82: note: say `typename
std::map<T,int,std::
less<_Key>,std::allocator<std::pair<const T, int> >
>::value_type' if a type is
meant

Could you please help me to check what the problem is?
Thanks!

Feng




Archive powered by MHonArc 2.6.16.

Top of Page