From e56fed2c88d3191b7944f26424e4c797380d4c8e Mon Sep 17 00:00:00 2001 From: Dan Gudmundsson Date: Wed, 16 Aug 2017 16:42:58 +0200 Subject: Update so that doxygen 1.8.11 can generate code Fix some configurations so that it works with new doxygen and with complete install outside of /usr/include/wx... --- lib/wx/api_gen/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/wx/api_gen/README') diff --git a/lib/wx/api_gen/README b/lib/wx/api_gen/README index dd0c49d227..200ef4c856 100644 --- a/lib/wx/api_gen/README +++ b/lib/wx/api_gen/README @@ -3,12 +3,13 @@ API GENERATION: Users of wxErlang should not normally need to regenerate the generated code, as it is checked in by wxErlang developers, when changes are made. - Code checked in is currently generated from wxwidgets 2.8.10. + Code checked in is currently generated from wxwidgets 2.8.12. REQUIREMENTS: The code generation requires doxygen (1.4.6) which is used to parse wxWidgets c++ headers and generate xml files (in wx_xml/). + 2017-08-16 doxygen 1.8.11 is working with WXGTK_DIR=/ldisk/src/wxWidgets-2.8.12/include 2012-02-09 doxygen 1.7.4 is working fine -- cgit v1.2.3