I just did an svn update to 1541 and get the message:
Compiling: defwidgets\wxsstdmanager.cpp
defwidgets\wxsstdmanager.cpp:40:29: wxschecklistbox.h: No such file or directory
defwidgets\wxsstdmanager.cpp:206: error: `wxsCheckListBoxStyles' was not declared in this scope
defwidgets\wxsstdmanager.cpp:206: error: `wxsCheckListBoxEvents' was not declared in this scope
defwidgets\wxsstdmanager.cpp: In member function `virtual wxsWidget* wxsStdManagerT::ProduceWidget(int, wxsWindowRes*)':
defwidgets\wxsstdmanager.cpp:357: error: `wxsCheckListBox' has not been declared
Process terminated with status 1 (1 minutes, 11 seconds)
4 errors, 0 warnings
Am using 1537 to compile. Searched /trunk/src on my disk
and can't find the file.
thanks,
pecan
yes
Quote from: tiwag on December 17, 2005, 05:18:29 PM
yes
...the same here but I believe byo will have this fixed as soon as he reads this... :lol:
Morten.
Yop, all fixed. Sorry for delay - weekend without computer ;)
another problem now with compiling (on windows with wx...-NewBuild) :
#include "../properties/wxsstringlistcheckproperty.h" in wxschecklistbox.h
---> no such file or directory
Lieven
at revision 1562 : things are ok again : thanks byo