Re: [GENERAL] Not possible to create 64 bit windows clients ?

2009-11-09 Thread Anders Moe
? :) Anders On Mon, Nov 9, 2009 at 1:32 PM, Sam Mason wrote: > On Mon, Nov 09, 2009 at 09:47:48AM +0100, Anders Moe wrote: > > 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 ve

[GENERAL] Not possible to create 64 bit windows clients ?

2009-11-09 Thread Anders Moe
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