cl /nologo /W4 /Wp64 /GR- /EHsc /Zm800 /GL /MD /Zi /Ox /Ob2 /Oi /Ot /Oy /GT /GL /GS- /GF /DWIN32 /D_WINDOWS /DNDEBUG /I../../stlport /c /Foobj\vc8\shared\dll_main.o /Fdobj\vc8\shared\stlport.5.2.pdb ../../src\dll_main.cpp dll_main.cpp c:\stlport\stlport\type_traits(60) : error C4980: '__value' : use of this keyword requires /clr:oldSyntax command line option c:\stlport\stlport\type_traits(60) : error C2059: syntax error : '__value' c:\stlport\stlport\type_traits(65) : see reference to class template instantiation 'stlp_std::tr1::detail::__instance<_Tp>' being compiled c:\stlport\stlport\type_traits(60) : error C2208: 'const bool' : no members defined using this type c:\stlport\stlport\type_traits(69) : error C2589: '__value' : illegal token on right side of '::' c:\stlport\stlport\type_traits(69) : error C2988: unrecognizable template declaration/definition c:\stlport\stlport\type_traits(69) : error C2059: syntax error : '::' c:\stlport\stlport\type_traits(69) : error C3630: error when processing the token '__value' c:\stlport\stlport\type_traits(69) : fatal error C1190: managed targeted code requires a '/clr' option