From: John L. <jla...@gm...> - 2012-07-05 02:27:25
|
On Wed, Jul 4, 2012 at 7:47 PM, Paul K <pau...@ya...> wrote: > Hi John, > > I'm getting a compilation error on the latest wxlua revision (102) from svn: > > It can't find definitions for wxPopupWindow and > wxPopupTransientWindow; commenting out defines in > wxLua/modules/wxbind/setup/wxluasetup.h (wxPopupWindow and > wxPopupTransientWindow) allows the compilation to complete without > problems. > > This is on MacOS. Thanks for reporting, what you did is fine if you don't use or need the two controls. I'll commit a fix next week. Regards, John |