Search found 3 matches

by voctemic
Mon Jul 09, 2018 7:11 am
Forum: Framework
Topic: Compiling pythonmodule
Replies: 3
Views: 1957

Re: Compiling pythonmodule

Hello, Up until r6744, I have been getting the TclRecorderCommands.cpp:(.text+0x8179): undefined reference to `OPS_MPCORecorder()' /home/jovyan/lib/libOpenSees.a(FEM_ObjectBrokerAllClasses.o): In function `FEM_ObjectBrokerAllClasses::getPtrNewRecorder(int)': FEM_ObjectBrokerAllClasses.cpp:(.text+0x5...
by voctemic
Fri Jun 15, 2018 2:14 pm
Forum: Framework
Topic: Compiling pythonmodule
Replies: 3
Views: 1957

Re: Compiling pythonmodule

Hello, I am once again having trouble compiling using the Makefile.def.EC2-UBUNTU file. make[1]: Leaving directory '/home/jovyan/OpenSees/OTHER/METIS' LIBRARIES BUILT ... NOW LINKING OpenSees PROGRAM make[1]: Entering directory '/home/jovyan/OpenSees/SRC/tcl' make[1]: Nothing to be done for 'tcl'. m...
by voctemic
Sun Mar 11, 2018 3:01 pm
Forum: Framework
Topic: Compiling pythonmodule
Replies: 3
Views: 1957

Compiling pythonmodule

Hello, I am able to compile the root OpenSees targets without issue, but I am getting the following error when trying to compile the included python module in SRC/interpreter with "make pythonmodule" /usr/bin/g++ -rdynamic -shared PythonModule.o PythonWrapper.o DL_Interpreter.o OpenSeesCommands.o Op...