﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2565	Problems with code generation - package constants in ExternalMedia	Francesco Casella	Per Östlund	"I am trying to make the ExternalMedia library to run in OMC. The library can be checked out from the MA SVN repo 

https://svn.modelica.org/projects/ExternalMediaLibrary/trunk

When I try to compile the model 

ExternalMedia.Test.TestMedium.TestBasePropertiesExplicit

I get the following errors from the gcc compiler:

ExternalMedia.Test.TestMedium.TestBasePropertiesExplicit.c:81: error: '$PMedium$PfluidConstants$lB1$rB$PcriticalTemperature' undeclared

ExternalMedia.Test.TestMedium.TestBasePropertiesExplicit.c:90: error: '$PMedium$PfluidConstants$lB1$rB$PcriticalPressure'

etc.

Can you have a look at that? These are all package constants.

"	defect	closed	critical	1.21.0	New Instantiation	trunk	fixed		Adrian Pop
