From: Mark W. <ma...@ne...> - 2006-08-17 12:42:43
|
Hi, Thanks for your help, it's really appreciated. > > How can I increment $VERSION? The moment I change it to 0.02 in my > > TreeListCtrl.pm file I get an error on Wx::wx_boot as > below. I tried > > to re-compile the XS files but still the error??? > > Recompiling is enough. Ae you sure the file was actually recompiled? Fixed. It turns out a 'nmake realclean' was needed. Not even 'nmake clean' worked. Regards Mark |