﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2831	OMEdit fails to find local dlls on Windows	Per Östlund	Adeel Asghar	"If a model uses an external function which specifies a library by using the Library annotation, and the library is in a DLL in the same folder as the model, then OMEdit will fail to execute 
the simulation executable. The error message isn't very user friendly, just stating that the simulation crashed and returned the error code -1073741515, which is 0xC0000135 == STATUS_DLL_NOT_FOUND. The reason is simply that OMEdit runs the simulation in %TEMP%/OpenModelica/OMEdit/ and not the folder the model is in, so it will fail to find the dll.

On Linux this works automagically, and it would be nice if it would work on Windows too (and maybe MacOS, I haven't tried it). And maybe it's possible to display error codes in a human readable format too?"	defect	closed	high	1.9.4	OMEdit	trunk	fixed		
