fatal error while compiling the code of opensees

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

Moderators: silvia, selimgunay, Moderators

Post Reply
huang_dahan
Posts: 6
Joined: Sun Apr 22, 2007 12:57 am
Location: CHINA

fatal error while compiling the code of opensees

Post by huang_dahan » Sat May 24, 2008 3:38 am

fatal error while compiling the code of opensees
/cannot open include file:'DesignVarialbe.h':No such file or directory
Can you tell me the cause?
黄大汗

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk » Mon Jun 02, 2008 11:12 am

the designvariable.h file is not in the included path. what operating system and compiler are you using.

huang_dahan
Posts: 6
Joined: Sun Apr 22, 2007 12:57 am
Location: CHINA

Post by huang_dahan » Sat Jun 07, 2008 6:23 pm

I am using Microsoft Visual Studio 2005 to compile the source code. I have tcl/tk8.4.6.1 installed in C:\Program Files\Tcl. The Microsoft Visual Studio 2005 and MSDN are installed in C:\Program Files.
When I build opensee2005.sln,it show :cannot open include file:'windows.h':No such file or directory
黄大汗

Post Reply