Adding new material on Win 7
Moderators: silvia, selimgunay, Moderators
Adding new material on Win 7
Hi, everyone,
I download the source file from http://opensees.berkeley.edu/OpenSees/c ... per.tar.gz
and followed the 24 steps at http://opensees.berkeley.edu/wiki/index ... L_Creation
I have made the ElasticPPcpp.dll successfully.
However, when I run Opensees using the example example1.tcl, I got the following error message:
"WARNING could not create uniaxialmaterial ElasticPPcpp"
The system is Win 7+ Opensees 2.2.2 + VS C++2010 express
Thanks for any help.
H.J. Xiang
I download the source file from http://opensees.berkeley.edu/OpenSees/c ... per.tar.gz
and followed the 24 steps at http://opensees.berkeley.edu/wiki/index ... L_Creation
I have made the ElasticPPcpp.dll successfully.
However, when I run Opensees using the example example1.tcl, I got the following error message:
"WARNING could not create uniaxialmaterial ElasticPPcpp"
The system is Win 7+ Opensees 2.2.2 + VS C++2010 express
Thanks for any help.
H.J. Xiang
Re: Adding new material on Win 7
is the .dll in the same directory as the script.
Re: Adding new material on Win 7
fmk wrote:
> is the .dll in the same directory as the script.
Thank you fmk.
I put the .dll in the same directory as the script.
I also try to put it in the folder "material".
> is the .dll in the same directory as the script.
Thank you fmk.
I put the .dll in the same directory as the script.
I also try to put it in the folder "material".
Re: Adding new material on Win 7
when you run OpenSees what version number appears?
Re: Adding new material on Win 7
fmk wrote:
> when you run OpenSees what version number appears?
It is 2.2.2. Thank you very much.
> when you run OpenSees what version number appears?
It is 2.2.2. Thank you very much.
Re: Adding new material on Win 7
can you download the .exe again .. i am currently at minor version 2.2.2.d .. if this fails, download the OpenSeesDeveloper code again and replace your current code in /core with that in the newly downloaded files.
Re: Adding new material on Win 7
fmk wrote:
> can you download the .exe again .. i am currently at minor version 2.2.2.d
> .. if this fails, download the OpenSeesDeveloper code again and replace
> your current code in /core with that in the newly downloaded files.
Thank you Dr. fmk.
I built the dll in Win XP using VS 2005. It works well.
So I think it is due to the OS Win7. Anyway, thank you very much.
> can you download the .exe again .. i am currently at minor version 2.2.2.d
> .. if this fails, download the OpenSeesDeveloper code again and replace
> your current code in /core with that in the newly downloaded files.
Thank you Dr. fmk.
I built the dll in Win XP using VS 2005. It works well.
So I think it is due to the OS Win7. Anyway, thank you very much.