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
  1. Home
  2. General Programming
  3. Visual Studio
  4. make files from VS6.0 in VS2005

make files from VS6.0 in VS2005

Scheduled Pinned Locked Moved Visual Studio
question
3 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.
  • Y Offline
    Y Offline
    Yashusid
    wrote on last edited by
    #1

    Hi, I have my project written/compiled/build using VS6.0 and i am exporting a make file to build from command line, now i am planning to upgrade to VS2005, Now how i can build this project using VS2005 ? Do i need to make any changes to make file itself or there are any other ways to do it ? Thanks, Yashu

    P M 2 Replies Last reply
    0
    • Y Yashusid

      Hi, I have my project written/compiled/build using VS6.0 and i am exporting a make file to build from command line, now i am planning to upgrade to VS2005, Now how i can build this project using VS2005 ? Do i need to make any changes to make file itself or there are any other ways to do it ? Thanks, Yashu

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      You will have to rewrite the whole app to move over to .NET... VB6.0 has classes/controls/etc that are not in the .NET Framework for the most part. Disregard this, I thought you meant VB6.0, look a closer look and it's VS6.0 :-O

      "The clue train passed his station without stopping." - John Simmons / outlaw programmer

      1 Reply Last reply
      0
      • Y Yashusid

        Hi, I have my project written/compiled/build using VS6.0 and i am exporting a make file to build from command line, now i am planning to upgrade to VS2005, Now how i can build this project using VS2005 ? Do i need to make any changes to make file itself or there are any other ways to do it ? Thanks, Yashu

        M Offline
        M Offline
        Michael Dunn
        wrote on last edited by
        #3

        Start by opening the .dsw file in VC2005. If it's not a complicated project, 2005 will convert it for you. I don't think the option to export a makefile exists anymore, though.

        --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

        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