﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5261	OM Won't build under MacOS 10.14	Adam Dershowitz	Martin Sjölund	"I just upgraded my mac to 10.14 Mojove.  This was released about 3 months ago, so is stable.  I now can't get OM to install with Macports.

The first error seemed to be missing headers.  I've attached the build log as main1.log.  It seems that OM is searching for headers related to 3rd party build in /usr/include, and Apple has moved them.  Based on this [https://silvae86.github.io/sysadmin/mac/osx/mojave/beta/libxml2/2018/07/05/fixing-missing-headers-for-homebrew-in-mac-osx-mojave/], I followed those instructions to install the additional headers, and the build get's further.  
But,this doesn't seem like a long term solution, since this is a short-term apple work around.  Additionally, I believe that OM should be using ""parser.h"" from either macports (it is located here:  /opt/local/include/libxml2/libxml/parser.h)  or from the Openmodelica 3rd party directory, and not from /usr/include.  So, these additional headers should not be necessary, and suggest that some build flag is not pointing to the correct location.  
Adding the header files allowed the build to progress further, but not to complete.  
I've attached the log for the build attempt after installing the headers above.  I see that make gets to 100%, but the build doesn't actually complete.  Any suggestions for getting this working?

Thanks,
"	defect	closed	blocker	1.14.0	Build Environment		fixed		Martin Sjölund Andreas Heuermann
