﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4506	Generating FMU C library with MSVC compiler is broken (RUNTIMEDIR not interpreted)	anonymous	somebody	"Using OpenModelica from git. I have tried to generate a FMU package with C language and MSVC compiler options, both through command line OMCompiler and OMEdit.

Both return similar messages:

{{{
[2] 13:05:05 Translation Error
Error building simulator. Build log:  
Microsoft (R) Program Maintenance Utility Version 14.00.23506.0 
Copyright (C) Microsoft Corporation.  All rights reserved. 
 
test_FMU.makefile(5) : fatal error U1052: file '$(RUNTIMEDIR)/Makefile.objs' not found 
Stop. 
RESULT: 2
}}}

It looks like RUNTIMEDIR variable from the makefile is not being unwrapped correctly.

"	defect	new	high	Future	*unknown*				
