compile error related to "SimulationInformation.h"
Moderators: silvia, selimgunay, Moderators
compile error related to "SimulationInformation.h"
Hi, Frank
I just download openSees through CVS today (6/13/06, 6pm) and tried to compile using VS C++.
The error message is like this.
#----------------------------------
1) fatal error C1083: Cannot open include file: "SimulationInformation.h': No such file or directory; File = C:\OpenSees\SRC\recorder\TclRecorderCommands.cpp; Line = 85
2)fatal error LNK1181: cannot open input file 'recorder.lib'
#----------------------------------
I tried to go to the properties of "recorder" project. Then added "recorder" or "utility" folder in src folder for "additional include directories" under C/C++. It didn't work. I found the "SimulationInformation.h" file is located, though.
Could you check or tell me how I can solve this problem?
Thank you,
HyungSuk
I just download openSees through CVS today (6/13/06, 6pm) and tried to compile using VS C++.
The error message is like this.
#----------------------------------
1) fatal error C1083: Cannot open include file: "SimulationInformation.h': No such file or directory; File = C:\OpenSees\SRC\recorder\TclRecorderCommands.cpp; Line = 85
2)fatal error LNK1181: cannot open input file 'recorder.lib'
#----------------------------------
I tried to go to the properties of "recorder" project. Then added "recorder" or "utility" folder in src folder for "additional include directories" under C/C++. It didn't work. I found the "SimulationInformation.h" file is located, though.
Could you check or tell me how I can solve this problem?
Thank you,
HyungSuk