Can not run emaple1.tcl of ElasticPPcpp New material

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

Moderators: silvia, selimgunay, Moderators

Post Reply
Michaelson
Posts: 28
Joined: Sat Jan 13, 2018 8:34 pm
Location: Shanghai Jiao Tong University

Can not run emaple1.tcl of ElasticPPcpp New material

Post by Michaelson » Fri Aug 17, 2018 9:03 pm

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

Michaelson
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

Post by Michaelson » Mon Aug 20, 2018 9:36 pm

It worked just fine with VS 2010 :D

Post Reply