#37563: json_spirit: missing json_spirit_writer_options.h include file ---------------------------+-------------------- Reporter: rony.kubat@… | Owner: mail@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: json_spirit | ---------------------------+-------------------- Changes (by ryandesign@…): * priority: High => Normal * owner: macports-tickets@… => mail@… * milestone: MacPorts 2.1.3 => Old description:
In file "/opt/local/include/json_spirit_writer.h", there is this include
#include "json_spirit_writer_options.h"
which is not included in the install. As a result, nothing will compile.
New description: In file "/opt/local/include/json_spirit_writer.h", there is this include {{{ #include "json_spirit_writer_options.h" }}} which is not included in the install. As a result, nothing will compile. -- -- Ticket URL: <https://trac.macports.org/ticket/37563#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS