Hi, Are your Wx versions on Linux and Windows the same? SetLogLevel, for example, only appears in Wx 0.99 and later.
Regards Mark On 01/07/2011 17:56, herbert breunung wrote:
no answers to mails yet? allright here are more bugs: Wx::Log::SetLogLevel(3); Wx::Log::AddTraceMask('Warn: '); Wx::Log::SetRepetitionCounting(1); these commands work just under linux but not under windows or maybe should i take there a different approach? thanks a lot lichtkind