Moving project to a Unix Platform
-
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.
-
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.
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
-
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