copying the folder where I store my compiled 2.2.0 opensees in another directory, and trying to compile it in the new directory, I get the
following from VC++2010
The project file ' ' has been renamed or is no longer in the solution.
Any help with that?
Search found 2 matches
- Wed Mar 09, 2011 8:53 am
- Forum: Framework
- Topic: project file '' has been renamed or is no longer in the..
- Replies: 1
- Views: 2363
- Sat Mar 05, 2011 4:08 am
- Forum: Framework
- Topic: OpenSees 2.2.2 compile
- Replies: 11
- Views: 14068
Re: OpenSees 2.2.2 compile
did you solve your problems with compiling 2.2.2 with VC++2010express on windows 7-x64? I included handler.lib in the linker of the project, I got an opensees.exe which runs fine but at the same time I am getting the following erros : 1>------ Build started: Project: quickMain, Configuration: Releas...