I'm trying out the MySql database connection example from "C++ Gui
programming with Qt".
I'm using the binary build of Qt open-source edition from the books cd,
and a binary build of MySql 5.0.27 downloaded from the official MySql
website.
The Qt libraries includes a MySql driver, which however uses a shared
version of the MySql client
library.
However, there are no shared libraries installed by the mySql installer.
I've concluded that to use MySql with Qt, I have to do source builds
of both Qt and MySql.
Now I wonder how to configure the packages for Mac OS X.
I've already found out trying to build Qt for Mac OS X, that the
default configure settings are unsuitable.
Even if I choose a framework build, the frameworks ends up in a
subdirectory of /usr/local,
instead of properly inside /Library/Frameworks
If you reply to this message please note that it's cross-posted. You
might have to edit the adresses, if you are
not subscribed to both the Qt and MySql lists.
-------------------------------------
This sig is dedicated to the advancement of Nuclear Power
Tommy Nordgren
[EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]