Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / October 2005

Tip: Looking for answers? Try searching our database.

How do I "export makefile" in Visual Studio 2003?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mark A. Hausman - 28 Oct 2005 01:35 GMT
In order to make some very large projects available to other developers who
do not use Visual Studio (or even Windows, in some cases), I need to generate
standard-format Make files.

In Visual C++ 6.0, there was an "export makefile" command on the "Project"
menu.  Now that I am using Visual Studio .Net 2003, I can no longer find this
command.  The help system provides no clue.

I must have this capability!  
(I apologize if this is the wrong forum for this question)
Carl Daniel [VC++ MVP] - 28 Oct 2005 01:53 GMT
> In order to make some very large projects available to other
> developers who do not use Visual Studio (or even Windows, in some
[quoted text clipped - 6 lines]
> I must have this capability!
> (I apologize if this is the wrong forum for this question)

That function was removed in VC7 (because the generated makefiles didn't
necessarily work, YMMV).  You might be able to find a 3rd party tool that
will do it, or you could write your own without too much trouble.  The
.vcproj file is Xml.  I think the schema is actually published, but it's
easy enough to figure it out by reverse engineering as well.

-cd

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.