[Qt-interest] Fwd: Postgresql Plugin cannot be loaded compiled with MSVS8
Nikos Geronitidis
geronik444 at gmail.com
Tue Jul 21 08:12:32 CEST 2009
---------- Forwarded message ----------
From: Diego Schulz <dschulz at gmail.com>
Date: Mon, Jul 20, 2009 at 12:58 AM
Subject: Re: [Qt-interest] Postgresql Plugin cannot be loaded compiled with
MSVS8
To: qt-interest at trolltech.com
On Sun, Jul 19, 2009 at 2:42 PM, Nikos Geronitidis<geronik444 at gmail.com>
wrote:
> Hello list.
> I have compiled the postgresql plugin with microsoft visual studio
compiler
> and
> this plugin cannot be loaded when i run my application on a different pc.
I
> have
> created my application in QtCreator with Microsoft compiler.
> Any ideas?
> Thanks in advance.
>
> --
> Best Regards
> Nikos Gerontidis
>
I'd recommend you to try running Dependency Walker
[www.dependencywalker.com] to see what's happening there.
It is possible that your PostgreSQL library is missing some additional
libraries, as OpenSSL, SSLeay..
regards,
diego
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
Ok the problem solved when checked the dependencies with Dependency Walker.
Thank's a lot for the help.
--
Best Regards
Nikos Gerontidis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090721/09692ae7/attachment.html
More information about the Qt-interest-old
mailing list