On Mon, August 7, 2006 05:10, mauro castelli wrote: > Hi all, > I tryed to generate the .MAK > with the py scrit, but the resul only differs from the original one for > the > following line: > # Generated from template > '/cygdrive/d/DriveF/DB/Downloads/postgresql/libpqxx-2.6.7/win32/vc-libpqxx.mak.template'. > Obviously the compilation fails as previous. > Any further suggestion?
Can you try moving into the win32 directory using "cd" before you run the script to generate the makefile? Jeroen _______________________________________________ Libpqxx-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/libpqxx-general
