wxruby CVS HEAD
MSVC++.NET 2003
wxMSW-2.4.2 HEAD
I''ve been having some issues with wxruby when I use the latest and
greatest VC++ where not all of the class initializers seem to run. The
library will load fine, but Point or Colour won''t exist. I *think*
I''ve
tracked it to the number of duplicate classes named ZAutoDefine (no
class name) which are a hold-over of the pre t-file system. I suspect
when wxruby loads, only one of these classes are kicked off due to the
fact that they share the same name. Has anybody else seen this behaviour?
Thanks,
Nick