#35349: FreeImage @3.15.3 Library not found ---------------------------------------+------------------------------------ Reporter: juliuspetraska@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: This is not a MacPorts problem so you'll have to ask elsewhere for help. You'll either need to link with a static library, or if you want to link with a dynamic library, then you'll have to copy the dynamic library into your application bundle and use install_name_tool to change its install_name so that it works from its new location, for example by using @executable_path so that it uses a relative path instead of an absolute one. -- Ticket URL: <https://trac.macports.org/ticket/35349#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS