From: John L. <jla...@gm...> - 2006-05-25 01:43:21
|
On 5/24/06, klaas.holwerda <kho...@xs...> wrote: > Hi John, > > I think this should be added to genwxbind.bat in wxluacan? > > output_cpp_impexpsymbol = "WXDLLIMPEXP_WXBINDSTC" > output_cpp_impexpdatasymbol = "WXDLLIMPEXP_DATA_WXBINDSTC" Thanks, I've added them to the rules file and regenerated the wxluacan bindings. They're just empty "" for the wxluacan sample since we don't need them to be exported. -John Labenski |