﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4707	Wrong symbols naming in FMU import library	dariomangoni@…	Lennart Ochel	"The ''binaries/win64/<modelname>.lib'' import library is broken.
The symbols in the import library (.lib) do not match those in the shared library (.dll).

In the .dll: fmi2Instantiate
In the .lib: <modelname>_fmiInstantiate

Recompiling from FMU sources with adding '--output-def=<modelname>.def' as I suggested [https://trac.openmodelica.org/OpenModelica/ticket/4706] to the compiler flags solves the problem."	defect	new	high	Future	FMI	v1.13.0-dev-nightly		symbols	
