Cannot compile libpq for Win 32 Environment

Поиск
Список
Период
Сортировка
От Daniel Gerardo Lucero Baylon
Тема Cannot compile libpq for Win 32 Environment
Дата
Msg-id 20040209175737.86287.qmail@web41205.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Cannot compile libpq for Win 32 Environment
Список pgsql-interfaces
I'm using Postgresql 7.3.4 on Red Hat Linux 9, everything works fine.

I'm trying to compile Postgre client for Win 32 plattform using VC++ 7 compiler
running following command under src directory:

nmake /f win32.mak ALL

When make is executed, following error occurs:

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.
       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.
NMAKE : fatal error U1077: '"P:\Program
Files\Microsoft.NET\SDK\v1.1\Bin\nmake.e
xe"' : return code '0x2'
Stop.

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

I appreciate some help.

Best Regards.

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: confused newbie (to pg not db's)
Следующее
От: "Mike S. Nowostawsky"
Дата:
Сообщение: Can't compile C++ programs from RH 7.1 in RH9