hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07195
[Bug 1819928] Re: it should link against libwx_gtk2u_aui-3.0
Someone from the GenToo community solved this problem
by replacing (in CMakeLists.txt)
FIND_PACKAGE(wxWidgets REQUIRED)
by
FIND_PACKAGE(wxWidgets REQUIRED base core aui xrc html xml adv gl net qa)
see
https://bugs.gentoo.org/show_bug.cgi?id=678644
** Bug watch added: Gentoo Bugzilla #678644
https://bugs.gentoo.org/show_bug.cgi?id=678644
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1819928
Title:
it should link against libwx_gtk2u_aui-3.0
Status in Hugin:
Incomplete
Bug description:
Trying to build the version it fails with lots of undefined references like
wxGLCanvas::GetClassInfo() const
It should build against additional libraries like libwx_gtk2u_aui-3.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1819928/+subscriptions
References