- Set the environment variables (eventually they can be already set)
Run "VCvars32.bat" (in .NET2003) - Compile the project
Call $ DevEnv project_name /Build configuration_name
"AFj's PhD" blog was created in 2004 to report on-line the PhD work of Alfredo Ferreira (Jr). After finishing his PhD in July 2009, the posting was suspended.
However, after several requests, the blog was reactivated in October 2010."AFj's PhD and after" blog will provide information on Alfredo Ferreira's work as a researcher in INESC-ID and his activities as a Assistant Professor at IST/TULisbon.
Monday, November 05, 2007
Compiling C++ on MS VS without IDE
Although many people ignore this functionality, it is possible to use the Microsoft Visual Studio .NET without opening the IDE. Indeed, many tasks can be made from the command line, thus providing a way to improve the scripting capabilities of this tool. For instance, to compile a project from the command line, only two steps are necessary:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment