Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Exporting Makefile inVC++.Net (2005)

Exporting Makefile inVC++.Net (2005)

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studiotutorialquestion
6 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rajesh_Parameswaran
    wrote on last edited by
    #1

    Hi All, I'm trying to compile a project, which is in VC++.Net using Visual Studio 2005. In Visual VC++6.0 there is an option 'Export Makefile' under the Project menu, for creating the makefile for a project. I'm using a custom build application, which will scan for all the .mak file and try to build the components. As a part of migration to VC++.Net, I need to generate the makefiles for the projects. But the menu option for the same is not available in .Net. I tried creating a new project in VC.Net, but ultimatly went in vain. I dont what option I should provide. I am new to .Net. Kindly let anyone know how to create a makefile in VC.Net? thanks and regards, Rajesh

    7 1 Reply Last reply
    0
    • R Rajesh_Parameswaran

      Hi All, I'm trying to compile a project, which is in VC++.Net using Visual Studio 2005. In Visual VC++6.0 there is an option 'Export Makefile' under the Project menu, for creating the makefile for a project. I'm using a custom build application, which will scan for all the .mak file and try to build the components. As a part of migration to VC++.Net, I need to generate the makefiles for the projects. But the menu option for the same is not available in .Net. I tried creating a new project in VC.Net, but ultimatly went in vain. I dont what option I should provide. I am new to .Net. Kindly let anyone know how to create a makefile in VC.Net? thanks and regards, Rajesh

      7 Offline
      7 Offline
      73Zeppelin
      wrote on last edited by
      #2

      Wasn't support for makefiles removed in VC.net? I think you have to use a command line option like "vcbuild". There is more information here[^]. Alternatively, this[^] may be of use.


      K 1 Reply Last reply
      0
      • 7 73Zeppelin

        Wasn't support for makefiles removed in VC.net? I think you have to use a command line option like "vcbuild". There is more information here[^]. Alternatively, this[^] may be of use.


        K Offline
        K Offline
        KarstenK
        wrote on last edited by
        #3

        He wanted to export the settings (to get a mak-File). :confused:

        Greetings from Germany

        R 7 2 Replies Last reply
        0
        • K KarstenK

          He wanted to export the settings (to get a mak-File). :confused:

          Greetings from Germany

          R Offline
          R Offline
          Rajesh_Parameswaran
          wrote on last edited by
          #4

          Hi KarstenK, I'm looking for a Microsoft Developer Studio Generated NMAKE File. There was an option to generate the .mak file in Visual C++ 6.0 Version [Project->Export MakeFile], that option is not available in Visual Studio.Net. I'm looking for that. Please share if you know how to generate . thanks and regards, Rajesh

          7 1 Reply Last reply
          0
          • K KarstenK

            He wanted to export the settings (to get a mak-File). :confused:

            Greetings from Germany

            7 Offline
            7 Offline
            73Zeppelin
            wrote on last edited by
            #5

            KarstenK wrote:

            He wanted to export the settings (to get a mak-File)

            Did I not understand his question? I think he wanted to generate a c++ makefile, but there is no support for makefiles in VC.net (or if there is I am not aware of it).


            1 Reply Last reply
            0
            • R Rajesh_Parameswaran

              Hi KarstenK, I'm looking for a Microsoft Developer Studio Generated NMAKE File. There was an option to generate the .mak file in Visual C++ 6.0 Version [Project->Export MakeFile], that option is not available in Visual Studio.Net. I'm looking for that. Please share if you know how to generate . thanks and regards, Rajesh

              7 Offline
              7 Offline
              73Zeppelin
              wrote on last edited by
              #6

              Rajesh_Parameswaran wrote:

              i KarstenK, I'm looking for a Microsoft Developer Studio Generated NMAKE File. There was an option to generate the .mak file in Visual C++ 6.0 Version [Project->Export MakeFile], that option is not available in Visual Studio.Net. I'm looking for that. Please share if you know how to generate .

              I'm 90% sure you can't do this in VC.net


              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups