From: Andre A. <ar...@ki...> - 2012-01-01 19:15:24
|
print statements do not display to the console commenting the call to IsMainLoopRunning in wxlstate.cpp at line in wxlua_printFunction resolves the problem but may have some other implications. if (!msg.IsEmpty() && wxlState.Ok())// && wxApp::IsMainLoopRunning()) Andre |