Displaying 2 results from an estimated 2 matches for "validatecppobject".
2004 Aug 29
6
wxRuby Compile Problems on Gentoo eBuild
...;' was not declared in this scope
htmlprocessor.h:28: error: `pCpp'' was not declared in this scope
htmlprocessor.h:28: error: invalid data member initialization
htmlprocessor.h:28: error: (use `='' to initialize static data members)
htmlprocessor.h:28: error: variable or field `validateCppObject'' declared
void
htmlprocessor.cpp: In static member function `static VALUE
WxHtmlProcessor::wrapNew(int, VALUE*, long unsigned int)'':
htmlprocessor.cpp:37: error: `wxHtmlProcessor'' undeclared (first use this
function)
htmlprocessor.cpp:37: error: (Each undeclared ide...
2004 Nov 21
7
wxRuby 0.6.0 is released!
wxRuby 0.6.0 has been released and is now available for
download from RubyForge at http://wxruby.rubyforge.org/
This release includes binary builds for Max OS X and
MS Windows.
Changes in this release include:
* Additional widget support in XRC (thanks to Marshall Elfstrand)
* Addition of wxScrollbar (thanks to Hans Harmon of Pinnacle
Technologies Inc)
* Addition of wxGrid event handlers (thanks