On Mon, Nov 9, 2009 at 09:47, Anders Moe <anders.moe@xxxxxxxxx> wrote: > > Hi all > We're trying to get our 64 bt windows application to use postgresql, which > means I have to #include stuff from psql and link to 64 bit versions of the > libs. Which do not seem to exist. > Spesifically I need to get Qt compiled with psql (and eventually postGIS). > Can anyone give me an update on whether this is , or will ever be, possible You can build libpq in 64-bit mode on Windows, but not the backend (and I'm not actually sure about psql offhand). Meaning PostGIS becomes irrelevant, as you've noticed downthread. Instructions for building libpq in 64-bit mode are at http://www.postgresql.org/docs/8.4/static/install-win32-libpq.html -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general