Tumunzahar
Member
- Joined
- Jan 1, 2004
- Messages
- 6
Hi,
Im writing one of my first programs in C++ .net
on the lines #include "stdafx.h" and #using <mscorlib.dll>
I get these errors :
fatal error C1083: Cannot open include file: stdafx.h: No such file or directory
fatal error C1190: managed targeted code requires #using <mscorlib.dll> and /clr option
Please help me,
Thanks
Im writing one of my first programs in C++ .net
on the lines #include "stdafx.h" and #using <mscorlib.dll>
I get these errors :
fatal error C1083: Cannot open include file: stdafx.h: No such file or directory
fatal error C1190: managed targeted code requires #using <mscorlib.dll> and /clr option
Please help me,
Thanks