cannot open openSees.exe

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

Moderators: silvia, selimgunay, Moderators

Post Reply
eroz
Posts: 49
Joined: Wed Sep 14, 2005 7:47 am
Location: San Francisco

cannot open openSees.exe

Post by eroz »

Adding a new zero-length element. All seems o.k. while compiling other than:

openSees fatal error LNK1104: cannot open file '.\..\..\bin/openSees.exe'

I checked to see that the .exe is inside the bin folder, too. Any help is appreciated. Thanks.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

if this is windows you are probably running OpenSees, windows will not allow
you to create a new .exe if one is already in use .. stop the other .exe
Post Reply