Jeroen T. Vermeulen wrote: > Can anyone with Visual C++ confirm that the "typedef" workaround on > pqxx.org really works? If it does, perhaps we can avoid a premature > 2.6.10 release.
I've just downloaded and built 2.6.9 (development package) against postgresql-8.2.1 using Visual Studio 2005 on WinXP-SP2. I did 'mkdir lib' and added the workaround typedef before it would build. Incidentally, if the path $PGSQLSRC in win32/common contains spaces, nmake can't find the lib files. -- Curran Schiefelbein _______________________________________________ Libpqxx-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/libpqxx-general
