﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2512	can't compile trunk because of template incompatibilities	Bill Janssen	Adeel Asghar	"I can't seem to compile the trunk anymore, because of template issues:


{{{
...
make -C susan_codegen/
make[2]: Nothing to be done for `all'.
make -C Template/
 ** CodegenCSharp template compilation ** 
/local/open-modelica/bin/omc +d=failtrace CodegenCSharp.tpl > CodegenCSharp.mo.log || (cat CodegenCSharp.mo.log && false)
Execution failed!

Processing file 'CodegenCSharp.tpl'

Susan parse error(s):
SimCodeTV.mo:84.16-84.16 Error:(parser)Expected an identifier at the position.(col 16)

### translation of file 'CodegenCSharp.tpl' failed!  ###
### Error Buffer ###
TplParser.parseError msg: SimCodeTV.mo:84.16-84.16 Error:(parser)Expected an identifier at the position.(col 16)
Parse error - TplParser.templPackageFromFile failed for file 'CodegenCSharp.tpl'.

### End of Error Buffer ###
Error processing file: CodegenCSharp.tpl
# Error encountered! Exiting...
# Please check the error message and the flags.

make[2]: *** [CodegenCSharp.mo] Error 1
make[1]: *** [simcode] Error 2
make: *** [omc-rml] Error 2
%

}}}

/local/open-modelica/bin/omc is the version from 9 December.  I can't tell whether it is the problem, or whether the template files are the problem.
"	defect	closed	high	1.9.1	Build Environment	trunk	worksforme		
