Home » Community » Newbie corner » VC++ 2010 Express
Re: VC++ 2010 Express [message #31728 is a reply to message #31713] |
Mon, 21 March 2011 18:10  |
|
mr_ped wrote on Mon, 21 March 2011 08:55 | no solution file, but I think MSVS can still use old makefiles? I'm just not sure for which version of make, or maybe you should specify one.
Try makefile export in TheIDE? Or maybe try dolik's universal one. But at first check what kind of make MSVS can support and how well.
|
I have absolutely no knowledge about MSVC but I am 100% sure that the universal Makefile does not work on windows The easiest way would be probably some very simple makefile (if it is supported at all) using theide in the command line mode to export makefile for given package and then building it using targets from this generated makefile. This approach could give keep at least part of the U++ modularity...
Honza
|
|
|
Goto Forum:
Current Time: Sun Aug 24 22:09:22 CEST 2025
Total time taken to generate the page: 0.00684 seconds
|