Opened 12 years ago

Closed 12 years ago

#1878 closed defect (fixed)

function copy_double_data_mem is missing in cpp runtine

Reported by: Jens Frenkel Owned by: Niklas Worschech
Priority: high Milestone: 1.9.0
Component: Code Generation Version: trunk
Keywords: runtime CPP Cc: niklas.worschech@…

Description

For the test Modelica.Mechanics.MultiBody.Frames.mos the function
copy_double_data_mem is not support in the runtime

Error: Error building simulator. Buildlog: g++ -shared -I. -o libOMCppModelica.d
ll TestFromNxz.cpp Functions.cpp -I\"D:/Programming/OPENMODELICA/OpenM
odelica/build/include/omc/cpp\" -I\"c:/OMDev/./lib/3rdParty/boost-1_49/.\" -O0
-falign-functions -msse2 -mfpmath=sse -L\"D:/Programming/OPENMODELICA/OpenMod
elica/build/lib/omc\" -lOMCppSystem -lOMCppMath -lOMCppModelicaExternalC -Wl,-Bs
tatic -Wl,-Bdynamic
TestFromNxz.cpp: In member function 'virtual void TestFromNxz::update(IContinous
::UPDATE)':

Change History (1)

comment:1 by Niklas Worschech, 12 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.