﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2487	Mac dyld error on run	Adam Dershowitz <dersh@…>	Martin Sjölund	"After upgrading to 18199 simulations now fail.  
The error I get is:

{{{
dyld: Library not loaded: /opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_18199/3rdParty/Ipopt-3.11.6/lib/libipopt.1.dylib
  Referenced from: /private/var/folders/s4/0j3cshj161126ygbpbzsdkmd4h24dl/T/OpenModelica/OMEdit/Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum
  Reason: image not found
Process crashed
Simulation process exited with code 0
}}}

I would guess that this relates to one of the following changes:
https://trac.openmodelica.org/OpenModelica/changeset/18179
https://trac.openmodelica.org/OpenModelica/changeset/18177
https://trac.openmodelica.org/OpenModelica/changeset/18174
https://trac.openmodelica.org/OpenModelica/changeset/18173
https://trac.openmodelica.org/OpenModelica/changeset/18172

I did verify that libipopt is being built because I see it here:
/opt/local/lib/omc/libipopt.1.dylib
So, it looks like it is just being linked with the wrong path, and then, at runtime it is trying to find it in the working directory rather then in the install directory."	defect	closed	high	1.9.1	Installation program	trunk	fixed		
