CL 4020 not compiling on MAC
Posted: Thu Apr 01, 2010 3:46 pm
Hi Eran,
problem compiling CL4020 on my MAC
Line 173 in app.cpp must be changed to:
Frank
problem compiling CL4020 on my MAC
Code: Select all
LiteEditor/app.cpp: In member function ‘virtual bool App::OnInit()’:
LiteEditor/app.cpp:246: error: ‘WaitForDebugger’ was not declared in this scope
Code: Select all
#if defined(__WXGTK__) || defined(__WXMAC__)