Visual Developer Studio 2003
I have an existing C++ project which I have just set the /clr switch. I get the error when I attempt to compile my projects:
cl: Command line error d2016: '/RTC1' and '/clr' command-line options are incompatible.
I have changed the Basic Runtime Checks to default...
Has anyone used the new DevEnv.exe to build a C++ .Net package from the command-line? If so, I have a question. How do you get it to recognize the Include and Lib environment variables?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.