Re: Error Compling ?

Поиск
Список
Период
Сортировка
От Janet Borschowa
Тема Re: Error Compling ?
Дата
Msg-id F888C30C3021D411B9DA00B0D0209BE804545831@cvo-exchange.cvo.roguewave.com
обсуждение исходный текст
Ответ на Error Compling ?  (Rogério - MicroWork <rogerio@microwork.inf.br>)
Список pgsql-odbc
Hi,
The easiest way to build the driver on windows is to use the supplied makefile from the command line rather than trying to do it via a project in MSVC:
> nmake -f win32.mak
And use the configure options if you want a debug, etc. release. Please look at the file win32.mak for the configure options.

========================
Janet Borschowa
Software Engineer, Database Products                       
Rogue Wave Software
(541) 754-3010  FAX: (541) 757-4630 
http://www.roguewave.com

-----Original Message-----
From: Rogério - MicroWork [mailto:rogerio@microwork.inf.br]
Sent: Friday, July 04, 2003 5:07 AM
To: pgsql-odbc@postgresql.org
Subject: [ODBC] Error Compling ?

Hi,
 
 
Make ODBC 7.2.05 in Visual C++ 6.0 SP5 and MS XP Home, using o file psqlodbc_win32.def the error is posted:
 
execute.c
Linking...
psqlodbc_win32.def : error LNK2001: unresolved external symbol ConfigDSN
Release/psqlodbc.lib : fatal error LNK1120: 1 unresolved externals
LINK : fatal error LNK1141: failure during build of exports file
Error executing link.exe.
 
psqlodbc.dll - 3 error(s), 0 warning(s)
Rogério Augusto Bassete - Brazil
 

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

Предыдущее
От: Marco Gaiarin
Дата:
Сообщение: This thing drive me crazy! ;(
Следующее
От: Albert Cervera Areny
Дата:
Сообщение: INSERT but no UPDATE or DELETE from windows