From: Eran I. <era...@gm...> - 2012-11-03 16:45:41
|
Fixed in trunk On Sat, Nov 3, 2012 at 6:43 PM, Scott Furry <sco...@gm...>wrote: > I had a few errors stop the compile on r5933. > > Plugin/**VirtualDirectorySelectorDlg.**cpp:91:5: error: > ‘wxWindowUpdateLocker’ was not declared in this scope > Plugin/**VirtualDirectorySelectorDlg.**cpp:218:102: error: > ‘wxGetTextFromUser’ was not declared in this scope > Plugin/**VirtualDirectorySelectorDlg.**cpp:225:82: error: ‘wxMessageBox’ > was not declared in this scope > Plugin/**VirtualDirectorySelectorDlg.**cpp:232:124: error: ‘wxMessageBox’ > was not declared in this scope > > Fixed by adding include statements for wupdlock, textdlg and msgdlg. > > Patch included > > > > ------------------------------------------------------------------------------ > LogMeIn Central: Instant, anywhere, Remote PC access and management. > Stay in control, update software, and manage PCs from one command center > Diagnose problems and improve visibility into emerging IT issues > Automate, monitor and manage. Do more in less time with Central > http://p.sf.net/sfu/logmein12331_d2d > _______________________________________________ > Codelite-developers mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codelite-developers > > -- Eran Ifrah Author of codelite, a cross platform open source C/C++ IDE: http://www.codelite.org |