From: | Janet Borschowa <borschow(at)roguewave(dot)com> |
---|---|
To: | 'Rogério - MicroWork' <rogerio(at)microwork(dot)inf(dot)br>, pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: Error Compling ? |
Date: | 2003-07-08 15:55:55 |
Message-ID: | F888C30C3021D411B9DA00B0D0209BE804545831@cvo-exchange.cvo.roguewave.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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 <http://www.roguewave.com/>
-----Original Message-----
From: Rogério - MicroWork [mailto:rogerio(at)microwork(dot)inf(dot)br]
Sent: Friday, July 04, 2003 5:07 AM
To: pgsql-odbc(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | John Herreshoff | 2003-07-08 16:03:46 | Fwd: Re: [NOVICE] OK..time for STUPID to say somthing |
Previous Message | Marco Gaiarin | 2003-07-08 13:48:17 | This thing drive me crazy! ;( |