[MacPorts] #40389: codeblocks: variant `wxwidgets28` doesn't work

MacPorts noreply at macports.org
Tue Oct 1 00:00:47 PDT 2013


#40389: codeblocks: variant `wxwidgets28` doesn't work
-------------------------+---------------------
  Reporter:  mojca@…     |      Owner:  mojca@…
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:  fixed       |   Keywords:
      Port:  codeblocks  |
-------------------------+---------------------
Changes (by mojca@…):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 The last problem I experienced was a symptom of the same problem as
 reported in #40531 (I probably had the variant `+wxgtk28` or a previous
 version already installed when compiling with `+wxwidgets28`). It's not a
 perfect solution, but it works now.

 For dealing with Hunspell I used the same temporary workaround as for
 `+wxwidgets30` by simply adding `-lhunspell-1.3.0` to `CB_HUNSPELL_LIBS`,
 but this eventually needs a proper patch in `configure` (`configure.in`).
 Ideally this should be solved upstream (and maybe backported).

 I also needed to add a temporary workaround in
 `src/plugins/contrib/NassiShneiderman/NassiView.cpp` to make it compile
 and I enabled the plugin again.

 Since it seems to work now I made `+wxwidgets28` the default variant again
 (reverted r111288).

 Committed in r111763.

-- 
Ticket URL: <https://trac.macports.org/ticket/40389#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list