Re: mail reg compilation of mdenergy

From: Axel Kohlmeyer (akohlmey_at_gmail.com)
Date: Wed Oct 19 2016 - 14:27:04 CDT

more likely the code in Vector.h needs to be updated to be compliant
with C++98 and beyond, which has only iostream.

axel.

On Wed, Oct 19, 2016 at 3:11 PM, David Hardy <dhardy_at_ks.uiuc.edu> wrote:
> The header file iostream.h should be part of the C++ standard library. I
> would suggest that you start by examining the compilation instruction in the
> makefile to verify that you are invoking your intended C++ (rather than C)
> compiler with reasonable flags.
>
> Dave
>
> --
> David J. Hardy, Ph.D.
> Theoretical and Computational Biophysics
> Beckman Institute, University of Illinois
> dhardy_at_ks.uiuc.edu
> http://www.ks.uiuc.edu/~dhardy/
>
>
> On Oct 19, 2016, at 12:08 PM, Vidhya Sankar
> <vidhyasankar7928_at_REMOVE_yahoo.com> wrote:
>
> Dear Author
> When i compile mdenergy terms using the following command
> make linux
> i got the following error
>
> Vector.h:4:22: fatal error: iostream.h: No such file or directory
> compilation terminated.
> make[1]: *** [ComputeBonded.o] Error 1
> make[1]: Leaving directory `/root/Desktop/mdenergy/src'
> make: *** [linux] Error 2
>
> I do not have any isostream.h file in unzipped directory
>
> Pleas help me to solve the problem
>
> with high regards
> S.Vidhyasankar
>
>

-- 
Dr. Axel Kohlmeyer  akohlmey_at_gmail.com  http://goo.gl/1wk0
College of Science & Technology, Temple University, Philadelphia PA, USA
International Centre for Theoretical Physics, Trieste. Italy.

This archive was generated by hypermail 2.1.6 : Sun Dec 31 2017 - 23:20:45 CST