Author Topic: CVS Compile Error  (Read 11886 times)

Anonymous

  • Guest
CVS Compile Error
« on: March 03, 2005, 05:02:00 am »
Code
[bana@localhost src]$ make -f Makefile.unix
Compiling sdk\editorconfigurationdlg.cpp...
sdk/editorconfigurationdlg.cpp: In member function `void EditorConfigurationDlg::OnRenameColorTheme(wxCommandEvent&)':
sdk/editorconfigurationdlg.cpp:439: error: 'class wxComboBox' has no member named 'SetString'
make: *** [sdk/.objs/editorconfigurationdlg.o] Error 1


This is compiling from CVS that I just checked out. Just thought I'd let you know (beta5 compiles fine too btw (just to 'prove' that I have wxWidgets setup right :) ))

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
CVS Compile Error
« Reply #1 on: March 07, 2005, 11:13:45 am »
Fixed now. Thanks.

Yiannis.
Be patient!
This bug will be fixed soon...