﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4605	rpath issues in runtime libraries on Ubuntu 17.10	Martin Sjölund	Martin Sjölund	"Tests such as Crane_FMU2_CPP.mos currently fail on Ubuntu 17.10:
{{{
messages = ""Simulation execution failed for model: cranes_crane_me_FMU
Cannot open library: libomcgc.so.1: cannot open shared object file: No such file or directory
Simulation stopped with error in model factory: Failed loading System library!
/home/marsj/OpenModelica/testsuite/openmodelica/cppruntime/fmu/modelExchange/2.0/OMCppcranes_crane_me_FMU.so
}}}

If simCodeTarget is changed to C when compiling the model generated by importFMU, the code works fine. There is something preventing the C++ runtime from working correctly using this code."	defect	accepted	high		Run-time				Rüdiger Franke
