W
WISEMANOFNARNIA
I tried to compile an old C program using Visual Studio. I found a
screen where I changed 'compile as C++' to 'compile as C'. Then I
tried to compile. When I tried, it said that I can't compile C files
with the /clr option. I looked that up, and it seems I should be
using the /TC option. But I cannot find a dialog in Visual Studio
where I can change the compiler options. Where should I look?
Thanks,
Marvin
screen where I changed 'compile as C++' to 'compile as C'. Then I
tried to compile. When I tried, it said that I can't compile C files
with the /clr option. I looked that up, and it seems I should be
using the /TC option. But I cannot find a dialog in Visual Studio
where I can change the compiler options. Where should I look?
Thanks,
Marvin