mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] no mysql plugin with qt5 (qtbase)


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] no mysql plugin with qt5 (qtbase)
Date: Mon, 10 Jun 2013 14:22:22 +0200
User-agent: KMail/4.10.3 (Linux/3.8.0-23-generic; KDE/4.10.3; x86_64; ; )

On Saturday 08 June 2013 18:03:59 Lars Engelhard wrote:

> As the mysql-connector-c contains folders yassl and taocrypt being linked
> to, I added taocrypt.mk and yassl.mk. They both seem to work and you can
> find them as an attachment as well. It looked like both could be necessary
> for the connector to build. However, I struggle to get the
> mysql-connector-c built. Shouldn`t those necessary libraries be found and
> linked automatically in the mxe root directory or did I miss out to add
> them after their built to the mxe library  (some code missing in their *.mk
> files?) or did I miss out to add a LIBS="..." within the
> mysql-connector-c.mk file? Any hint, suggestion or completion is highly
> welcomed, I seem to be stuck here.

Is there a particular reason to use yassl instead of openssl  which is already 
in MXE? Since you have Qt in mind and Qt already introduces the openssl 
dependency, using openssl here too would avoid having to link another ssl 
library into your applications.

Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]