﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4491	OM does not compile Modelica trunk experiments with tables	Christian Kral <dr.christian.kral@…>	Adrian Pop	"In OMEdit I changed the default Modelica library from ""default"" to ""trunk"" in oder to load the actual master version from Github automatically. I then tried to simulate the example {{{Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Conveyor}}} but the compilation fails. The error message states:

{{{
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Conveyor_functions.o: In function `omc_Modelica_Blocks_Types_ExternalCombiTimeTable_constructor':
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Conveyor_functions.c:(.text+0x618): undefined reference to `ModelicaStandardTables_CombiTimeTable_init2'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Conveyor.makefile:30: recipe for target 'omc_main_target' failed
make: *** [omc_main_target] Error 1
Compilation process failed. Exited with code 2.
}}}

This is a table issue, as other examples without tables work OK. However, the experiment simulates fine if the default Modelica version is used. 

I am using the version
{{{
OMEdit 1.12.0~dev-327-g7dd1e00
Connected to OpenModelica 1.12.0~dev-944-g1a8dd60
}}}"	defect	closed	high	1.12.0	Build Environment		fixed		Martin Sjölund Willi Braun Lennart Ochel Henning Kiel
