2 messages in com.mysql.lists.plusplusRE: Problem using "mysql++1_7_1win32_...
FromSent OnAttachments
Arturs Aboltins28 May 2001 04:49 
Jean-Eudes ONFRAY28 May 2001 10:42 
Subject:RE: Problem using "mysql++1_7_1win32_borland_1_1"
From:Arturs Aboltins (Artu@lattelekom.lv)
Date:05/28/2001 04:49:32 AM
List:com.mysql.lists.plusplus

Hello Jen-Eudes !

Always include <windows.h> in your cpp files.

Arturs

-----Original Message----- From: Jean-Eudes ONFRAY [mailto:je.o@wanadoo.fr] Sent: Saturday, May 26, 2001 12:15 PM To: aabo@exchange.telekom.lv Subject: Problem using "mysql++1_7_1win32_borland_1_1"

Hi,

Excuse me to disturb you but I tried to use mySQL++ for Borland C++ Builder and I've a problem : when I try to compile, the linker stops with this error C:\PROGRA~1\Borland\CBUILD~1\Bin\..\BIN\ilink32 @MAKE0000.@@@ Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_mysql_init' referenced from C:\[...]\UNITFRAMESITE.OBJ

I tried to use the makefile instead of Borland IDE ; it stops with the same error.

I dont usderstand because when i tried to compile the examples given with mySQL++, it works and when i compare the two makefiles, they seems to be the same.

Could you help me please

Thanks in advance.

Jean-Eudes ONFRAY