EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Difficulty with edm installation
From: Kevin Anderson <[email protected]>
To: "[email protected]" <[email protected]>
Cc: "[email protected]" <[email protected]>
Date: Fri, 13 Mar 2009 15:07:36 -0400
> ../hashtable.h: In member function ?void Hashtable<T, o, N>::info()?:
> ../hashtable.h:177: error: ?cout? was not declared in this scope

What version of EDM are you trying to compile?  I ran into that problem once a long time ago; I think it was fixed in 1-11-1i (as per http://ics-web4.sns.ornl.gov/edm/info/show.php?mon=Jun&theDay=26&year=2008 ).

Anyway, edit /home/pratik/epics/extensions/src/edm/lib/hashtable.h and add the line

using namespace std;

after the first occurrence of

#include <iostream>

If it still doesn't work, try changing "<iostream>" to "<iostream.h>" .

-Kevin

Navigate by Date:
Prev: [Fwd: Re: MM4000 asynMotor problem] Ron Sluiter
Next: RE: MM4000 asynMotor problem Wang Xiaoqiang
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: DIfficulty with Libusb with EPICS Lawrence T. Hoff
Next: MM4000 asynMotor problem Wang Xiaoqiang
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 31 Jan 2014 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·