On 9/2/06, hui <[EMAIL PROTECTED]> wrote: > Hi Dave, I can't compile ferret on Windows XP, with VC6.0, come compile error. > > D:\Program Files\Microsoft Visual Studio\VC98\include\wingdi.h(93) : warning > C40 > 05: 'ERROR' : macro redefinition > except.h(71) : see previous definition of 'ERROR' > r_search.c(1142) : error C2275: 'VALUE' : illegal use of this type as an > express > ion > F:/InstantRails/ruby/lib/ruby/1.8/i386-mswin32\ruby.h(79) : see > declarat > ion of 'VALUE' > r_search.c(1142) : error C2146: syntax error : missing ';' before identifier > 'v' > > r_search.c(1142) : error C2065: 'v' : undeclared identifier > r_search.c(2041) : error C2039: 'rb_w32_close' : is not a member of 'Searcher' > search.h(703) : see declaration of 'Searcher' > r_search.c(2059) : error C2039: 'rb_w32_close' : is not a member of 'Searcher' > search.h(703) : see declaration of 'Searcher' > r_search.c(2461) : error C2039: 'rb_w32_close' : is not a member of 'Searcher' > search.h(703) : see declaration of 'Searcher'
Hi Hui, I'm working on this right now. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

