[Qt-interest] Postgresql Plugin cannot be loaded compiled with MSVS8

Diego Schulz dschulz at gmail.com
Sun Jul 19 23:58:00 CEST 2009


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



More information about the Qt-interest-old mailing list