I am not exactly sure about this, but I think the wxLog works when you build KiCad in debug mode. That is the cmake build type switch. Are doing that? Den 25/06/2015 09.13 skrev "Marco Hess" <[email protected]>:
> I am still new to KiCad and wxWidgerts development and as yet have not > managed to get any trace output from KiCad for debug purposes. > > I see some wxLog type messages being used througout the code, but can't > find where these are enabled? > > How do I enable those in my Windows build? I would love to have a simple > trace window output when running KiCad. Is that possible? > > Any further pointers on how to best debug KiCad in a Windows Code::Blocks > environment? > > Marco > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

