A
Arnaud Miege
Hi,
I am going through a C tutorial and would like to compile a simple C program
using Microsoft Visual Studio .NET 2003. I can open my *.c file but I can't
figure out a way to compile it.
If I try in the command window something like:
"cl -o hello hello.c"
I have the following message:
"Dummy version of CL to satisfy B&T's bogus requirement that it be on the
path"
Can anybody help?
Many thanks in advance,
Arnaud
I am going through a C tutorial and would like to compile a simple C program
using Microsoft Visual Studio .NET 2003. I can open my *.c file but I can't
figure out a way to compile it.
If I try in the command window something like:
"cl -o hello hello.c"
I have the following message:
"Dummy version of CL to satisfy B&T's bogus requirement that it be on the
path"
Can anybody help?
Many thanks in advance,
Arnaud