Problem on using .dll (warning could not create...)

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

Moderators: silvia, selimgunay, Moderators

Post Reply
Sangwook
Posts: 18
Joined: Sun Aug 09, 2015 10:57 pm
Location: Yonsei

Problem on using .dll (warning could not create...)

Post by Sangwook » Wed Feb 13, 2019 11:31 am

Hi, everyone.

I generated .dll file based on VS 2017 with ElasticPPcpp. The thing is when I was running an example, I got this error message: "Warning could not create uniaxialMaterial Mymat." Based on my understanding, this means my Opensees cannot find the .dll file at all. I even added the path to the environment variables on my system, but I'm still having that problem. Anybody can help me for this?

Thanks,

Sangwook
Posts: 18
Joined: Sun Aug 09, 2015 10:57 pm
Location: Yonsei

Re: Problem on using .dll (warning could not create...)

Post by Sangwook » Thu Feb 14, 2019 8:49 am

All, I solved the problem by changing Windows 64 bit to 32 bit. Thanks!

Post Reply