Error compiling version 1.6.2.c

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
asaritas
Posts: 3
Joined: Sat Aug 07, 2004 4:34 pm
Location: Middle East Technical University
Contact:

Error compiling version 1.6.2.c

Post by asaritas »

I have recently downloaded the latest version 1.6.2.c, and I am getting errors which I did not get in the version 1.6.0.

Thank you very much for any help given.

Afsin


Here are the errors:

TransformationDOF_Group.cpp
C:\OpenSees\SRC\analysis\dof_grp\TransformationDOF_Group.cpp(59) : error C2059: syntax error : 'constant'
C:\OpenSees\SRC\analysis\dof_grp\TransformationDOF_Group.cpp(59) : error C2063: 'theHandler' : not a function
C:\OpenSees\SRC\analysis\dof_grp\TransformationDOF_Group.cpp(59) : error C2372: 'theHandler' : redefinition; different types of indirection
..\..\..\src\analysis\dof_grp\TransformationDOF_Group.h(121) : see declaration of 'theHandler'
Error executing cl.exe.

openSees.exe - 3 error(s), 0 warning(s)
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

how did you download .. cvs or the .zip file?
asaritas
Posts: 3
Joined: Sat Aug 07, 2004 4:34 pm
Location: Middle East Technical University
Contact:

Post by asaritas »

I have downloaded the zip file from the download page.

http://opensees.berkeley.edu/OpenSees/download.html
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

i have updated the windows .zip to be 1.6.2.e .. this one should work!
Post Reply