Is here any possibility to use
#using <System.dll>
with precompiled headers in visual studio 2005 in C++? Now I am gettin g error:
Error 10 fatal error C1190: managed targeted code requires a '/clr' option
Is here any possibility to use
#using <System.dll>
with precompiled headers in visual studio 2005 in C++? Now I am gettin g error:
Error 10 fatal error C1190: managed targeted code requires a '/clr' option