Can I compile the source code of Opensees v.2.1.0 in VC6.0

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

Moderators: silvia, selimgunay, Moderators

Post Reply
davidjingyu
Posts: 10
Joined: Sat Mar 29, 2008 3:35 am
Location: Southeast Univ

Can I compile the source code of Opensees v.2.1.0 in VC6.0

Post by davidjingyu »

Dear:

I have downloaded the new version Opensees v.2.1.0.
Can I compile the source code of Opensees v.2.1.0 in VC6.0.

I found that there is no *.dsw file in it.

After I convert opensees.sln into opensees.dsw using tool: proconverter.exe, there are still some fatal errors after i build the code.
Such as
"
the following environment variables were not found
$(inputname)
"
So I doubt that whether i can build the source code in VC6.0 environment.

Many Thanks!
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

no. vc6.0 is no longer supported .. it is an 11 year old ccompiler .. i suggest you get the newer versions .. which can be obtained for FREE.
Post Reply