i am using vC++ 6.0 and i am trying to add the newton example to a game i am working on i seam to have all the errors out besides this one \
c:\program files\microsoft visual studio\vc98\include\xstring(612) : error C2955: 'string' : use of class template requires template argument list
c:\irrlicht-0.6\include\irrstring.h(485) : see declaration of 'string'
main.cpp
c:\program files\microsoft visual studio\vc98\include\xstring(612) : error C2955: 'string' : use of class template requires template argument list
c:\irrlicht-0.6\include\irrstring.h(485) : see declaration of 'string'
Error executing cl.exe.
Techdemo.exe - 2 error(s), 0 warning(s)