Re: HOWTO compille FreeTDS under Windows
LacaK <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
> >> (FreeTDS_w.def is the wide version of FreeTDS.def), renamed output >> directory >> to dbdll_Debug/dbdll_Release (under VC++ 2008 I had problems >> compiling both >> static and dynamic library) and changes to Makefiles. >> > ok, thank you very much I will test it ... when I open it in: in Visual Studio C++ 2005 Express ... OK in Visual Studio C++ 2010 Express ... Project upgrade failed! (also upgrade from VC2005 does not work for me; "vcproj" project types are not supported ;-) by VC2010) 1. can we provide also project files for this version of VS (for example in msvcX directory?) ? 2. can we change Output file name from dblib_dll.dll (in dblib_dll project) to simpler dblib.dll ? -Laco.