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. C / C++ / MFC
  4. Moving project to a Unix Platform

Moving project to a Unix Platform

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studiosysadminworkspace
3 Posts 2 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.
  • A Offline
    A Offline
    Andy202
    wrote on last edited by
    #1

    I would like to move my project (well 3 projects in one solution 2 are Client and Server) from Windows Visual Studio .Net to a GNU C++ environment on a Unix platform. Are they any way of generating a make file to build the code on the Unix system. I know only a little about Make files. I know I need to get rid of all the Windows only stuff out of the code. Any suggestions please. Andy.

    D 1 Reply Last reply
    0
    • A Andy202

      I would like to move my project (well 3 projects in one solution 2 are Client and Server) from Windows Visual Studio .Net to a GNU C++ environment on a Unix platform. Are they any way of generating a make file to build the code on the Unix system. I know only a little about Make files. I know I need to get rid of all the Windows only stuff out of the code. Any suggestions please. Andy.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      VS6 has an Export Makefile option. Surely VS200x has a similar option.

      "Love people and use things, not love things and use people." - Unknown

      "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

      A 1 Reply Last reply
      0
      • D David Crow

        VS6 has an Export Makefile option. Surely VS200x has a similar option.

        "Love people and use things, not love things and use people." - Unknown

        "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

        A Offline
        A Offline
        Andy202
        wrote on last edited by
        #3

        The Export Makefile appears to have been dropped in Visual Studio 2005. All I can find is reference to VS 6.0 and this facility. But surely they must be a method to generate a make file within VS .Net Andy.

        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