From: John L. <jla...@gm...> - 2013-11-20 18:34:11
|
On Tue, Nov 19, 2013 at 4:07 PM, Andre Arpin <ar...@ki...> wrote: > file FindwxWidgets > > please add: > > wxbase30${_UCD}${_DBG} > wxbase30${_UCD}${_DBG}_${LIB} > wxmsw${_UNV}30${_UCD}${_DBG} > wxmsw${_UNV}30${_UCD}${_DBG}_${LIB} > > in the various FIND_LIBRARY invocation. > > Thanks, I'll add it later today. I'm not sure what to do in the long term as this file is a little bit of a mess (not my code) and having hard-coded versions like it has is a bad idea, but I don't want to have to completely rewrite it. Regards, John |