On Sun, Jun 5, 2011 at 6:31 AM, Jason <[email protected]> wrote: > On Thursday 02 June 2011 13:45:31 Pierre Joye wrote: >> hi, >> >> Seeing them now, that's the "win" folder right? >> >> If yes, one 1st question: >> >> about make.bat, any reason not to use a Makefile here? > > Does VS2005/8/10 come with make ? , I havent set up a manual makefile in years
Every VS comes with nmake, so do the SDKs. Actually it should be possible to build the (x86 at least) versions with only the platform SDKs installed without VS at all. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en.
