Re: [wxVTK] Installing wxVTK
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2009-01-03 11:47:52
|
On Sat, Jan 3, 2009 at 2:51 AM, Andrey Sklyar <sky...@gm...> wrote: > Changing > > FIND_PACKAGE(wxWidgets COMPONENTS base core adv ${WXGLCANVASLIBS}) > > to > > FIND_PACKAGE(wxWidgets COMPONENTS core adv ${WXGLCANVASLIBS} base) > > solves the linking issue I was having. I saw somewhere on line that > this has to do with the order in which Find_Packages adds the link > libraries to the linking command, but I can't find the specific post. Hum... ok that patch looks fine. Plrease log that in the bug tracker: http://sourceforge.net/tracker/?group_id=114757&atid=669338 thx -- Mathieu |