J
jgh
I'm banging my head on a wall here, and have probably missed
something completely obvious. How do I actually compile
pre-existing code with MS Visual Studio C++ ?
I've registered a hobbiest licence for MS Visual Studio C++ 2008.
I have a collection of *.cpp and *.h files and a Makefile for a
pre-existing application.
How do I actually build the bugger? I've gone through every menu
and can't find anything along the lines of Build, Compile, Make,
whatever. I've tried dragging the main.cpp file into the IDE to
see if any extra options appear... no. I've tried dragging
Makefile into the IDE... nope.
I've spent about an hour going through the documentation, but
absolutely everything assumes you're starting from scratch
writing something new. Absolutely nothing about how to build
a pre-existing set of source file.
I'm now off to make a cup of tea...
JGH
something completely obvious. How do I actually compile
pre-existing code with MS Visual Studio C++ ?
I've registered a hobbiest licence for MS Visual Studio C++ 2008.
I have a collection of *.cpp and *.h files and a Makefile for a
pre-existing application.
How do I actually build the bugger? I've gone through every menu
and can't find anything along the lines of Build, Compile, Make,
whatever. I've tried dragging the main.cpp file into the IDE to
see if any extra options appear... no. I've tried dragging
Makefile into the IDE... nope.
I've spent about an hour going through the documentation, but
absolutely everything assumes you're starting from scratch
writing something new. Absolutely nothing about how to build
a pre-existing set of source file.
I'm now off to make a cup of tea...
JGH