Re: Cannot compile libpq for Win 32 Environment

From: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
To: Daniel Gerardo Lucero Baylon <daniel_baylon(at)yahoo(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Cannot compile libpq for Win 32 Environment
Date: 2004-02-12 19:35:55
Message-ID: 20040212193555.GE94664@xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Mon, Feb 09, 2004 at 09:57:37AM -0800, Daniel Gerardo Lucero Baylon wrote:
>
> link.exe @D:\Temp\nm3D.tmp
> LINK : fatal error LNK1181: cannot open input file 'odbc32.lib'
> NMAKE : fatal error U1077: 'link.exe' : return code '0x49d'
> Stop.

If you're using libpq, you really shouldn't need the odbc library.


> I don't know if some libraries are missing, but I don't know what files are
> missed.

Well, obviously it can't find odbc32.lib. But that probably doesn't
matter! Just edit your project's link options and take this name out
of the list of libraries. Then try again.

Jeroen

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message mike 2004-02-12 19:40:18 Re: confused newbie (to pg not db's)
Previous Message Jürgen Cappel 2004-02-12 19:00:12 ECPG Segfault and variable usage question.