473,394 Members | 1,671 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

VC++.NET: exporting the makefile used to build a solution or project???

Hello,

is there a way to export the makefile a given project (or solution) is using
to build that project (or solution)????
Compiling and linking from command line I don't seem to be able to reproduce
what Visual Studio .NET 2003 is doing when compiling my VC++ project.
In VC++ 6 a menu command allowed it ... but in VS .NET I can't easily see
any such command.
Thanks.
Bob Rock

Nov 17 '05 #1
2 6102
Bob Rock wrote:
Hello,

is there a way to export the makefile a given project (or solution)
is using to build that project (or solution)????
Compiling and linking from command line I don't seem to be able to
reproduce what Visual Studio .NET 2003 is doing when compiling my
VC++ project.
In VC++ 6 a menu command allowed it ... but in VS .NET I can't easily
see any such command.
Thanks.


There is no such command in VS.NET.

One command line option is vcbuild - see
http://www.gotdotnet.com/team/cplusp...es/vcbuild.zip

-cd
Nov 17 '05 #2
It was removed in VC.NET. Although even w/ VC6 it was much more reliable to
use the msdev command-line interface. The VS.NET equivalent is:
http://msdn.microsoft.com/library/de...neSwitches.asp

--
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.kinook.com

"Bob Rock" <no***************************@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Hello,

is there a way to export the makefile a given project (or solution) is using to build that project (or solution)????
Compiling and linking from command line I don't seem to be able to reproduce what Visual Studio .NET 2003 is doing when compiling my VC++ project.
In VC++ 6 a menu command allowed it ... but in VS .NET I can't easily see
any such command.
Thanks.
Bob Rock

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Didier Giovannangeli | last post by:
Hello all, Wondering if the object code produced by VC#.NET will be linked by VStudio.NET. thanks, didier
10
by: msnews.microsoft.com | last post by:
Hi, How do I add a reference in VC++.NET? In VB.NET and VC#.NET, there's an option in "Project" menu called "Add Reference". This will add a .NET DLL reference to the current project. After I...
0
by: Dr. Zharkov | last post by:
We have program Visual Basic .NET 2003 for construction of 3D-Graphics as a surface z=f (x, y). From VB .NET 2003 we want to transfer coordinates of this surface as myArrayVB (2000, 1) in myArrayVó...
2
by: Anurat Chapanond | last post by:
Hi All, I am a beginner for VC++ .NET but I used VC++ 6.0 before. I wonder where the "run program" button has gone. Do we need to run it on command line everytime? Also when I try to run a program...
4
by: Scott Chang | last post by:
Hi all I copied the following VC++ 6.0 code (written by someone in the website) to my VC++ .Net 2002-Windows XP Pro PC ////****Solution 'dyndllclass' (2 projects)***/// ///***dynapp****(1st...
6
by: Igor Kravtchenko | last post by:
Hi, I'm having a pretty idiot problem under VC++ .NET but cannot solve it. I have an .exe A and a dll B. A uses some methods of B (so A depends of B). B exports its methods using...
6
by: John Gabriel | last post by:
I have been obtaining the following error in the output window of the IDE: 1>mt.exe:general error c101008d:Failed to write the updated manifest to the resource of file "..\debug\test.exe". The...
11
by: Dr. Zharkov | last post by:
We want to export myArrayVB (2000, 2) of VB .NET 2003 in myArrayVó of VC++ .NET 2003 on scheme "component - client". But there is an error. For development of a component in VB .NET 2003 we...
0
by: jeanne.petrangelo | last post by:
I'm encountering something I don't expect at all. I have a solution made of multiple projects which I am trying to migrate from VS6 to VS2005. The original uses nmake and msdev, so I'm trying to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.