quickMain failed when build OpenSees2.3.0 with VS2008

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

Moderators: silvia, selimgunay, Moderators

Post Reply
wenq
Posts: 7
Joined: Fri Sep 30, 2011 12:05 am
Location: Harbin Institute of Technology

quickMain failed when build OpenSees2.3.0 with VS2008

Post by wenq »

Hello.I use WinXP and VS2008,Tcl/Tk has been installed as recommonded.Only the quickMain project failed.The output info shows there are some link errors(error LNK2019 and LNK2001) and a huge number of warnings. All the errors are in the quickMain project.But all the errors are linked to the element, material and utility projects(those three projects are builded sucessfully). Is it that the three projects(element, material,utility) have been changed while the quickMain stays unchanged? What to do next to fix it up?
wenq
Posts: 7
Joined: Fri Sep 30, 2011 12:05 am
Location: Harbin Institute of Technology

Re: quickMain failed when build OpenSees2.3.0 with VS2008

Post by wenq »

OK,Problem settled.The "quickMain" is not indispensible. Just unload the "quickMain" project, and rebuild the solution. Everything goes well then.haha.
Post Reply