From: John L. <jla...@gm...> - 2006-12-01 18:15:05
|
On 12/1/06, Pierric <sta...@gm...> wrote: > Oh~ I see. > I directly use solution file under build/msw instead of running > "genwxbind.bat" first. That makes the bug! > Thanks. I'm not sure I understand what you mean, but to be sure. You only have to run genwxbind.bat if you edit any of the *.i files. Any changes to the generated files in modules/wxbind or modules/wxbindstc will get overwritten by genwxbind.bat so the real permanent change has to go into the *.i files or into the override file. Hope this helps, John Labenski |