pikaiyuan wrote: > Hi, > > I check xmlblaster0.902 from cvs just now, but found compile error > in ClientProperty.h at line "int64_t ll=0LL;", the error message is: > "error C2146: syntax error : missing ';' before identifier 'L'". > (windows2000 pro + vc7) > If i replace it with "int64_t ll=0L",it works. > > thanks any way > > > pikaiyuan > 2004-05-12 > > Thanks
i have change it Marcel -- http://www.xmlBlaster.org
