hello everyone,
I have successfully created .dll file with following additional steps \:
1. disabled all warnings by _CRT_SECURE_NO_WARNINGS
2. addded bool.h file tot he directory.
I have .dll, .tcl and OpenSees.exe file in the same directory (......material/cpp)
I am using VS 2017 community version
I have tried both x86 and x64 version of OpenSees.
Also,
for some reason when I try to build the solution on x64 platform, it can not link to the core directory (instead of ..\..\..\..\crore)
I will really appreciate any kinda help
Thanks
Can not run emaple1.tcl of ElasticPPcpp New material
Moderators: silvia, selimgunay, Moderators
-
- Posts: 28
- Joined: Sat Jan 13, 2018 8:34 pm
- Location: Shanghai Jiao Tong University
-
- Posts: 28
- Joined: Sat Jan 13, 2018 8:34 pm
- Location: Shanghai Jiao Tong University
Re: Can not run emaple1.tcl of ElasticPPcpp New material
It worked just fine with VS 2010