4 messages in com.mysql.lists.plusplusStatic compiling using BCB6
FromSent OnAttachments
marcin lewandowski19 Sep 2004 12:55 
Darren McDonald19 Sep 2004 23:26 
marcin lewandowski21 Sep 2004 03:13 
Zrin25 Sep 2004 15:15 
Subject:Static compiling using BCB6
From:marcin lewandowski (lis@saepia.net)
Date:09/19/2004 12:55:46 PM
List:com.mysql.lists.plusplus

Does anybody know, how to compile static program with MySQL support (via libmysql) using Borland C++ Builder 6?

I deselected following options:

Project->Options->Linker->Use Dynamic RTL Project->Options->Packages->Build with runtime packages

And my software compile but won't start. I've got an error message "Windows can't find a dynamic extension library MYSQLCLIENT".

What I'm doing wrong?