From: Roman S. <rom...@gm...> - 2009-12-08 10:18:58
|
Paul Reeves wrote: > But that is not the only problem with the nmake builds. There is also the > fact that there are several nmake makefiles, all of them in different > directories. There really should just be the one, along with an intelligent > batch file to set the appropriate environment. We should also separate the > nmake builds from the Visual Studio builds. Having build.bat in the same > directory as a .sln file is confusing as the batch file calls nmake not the > appropriate version of devenv. AFAIK nmake is not used for Firebird builds but .sln projects. Right? Why do we need to build ODBC with nmake? AFAIU Potapchenko built driver by Visual Studio solutions. No? -- Roman Simakov |