PDA

View Full Version : Problem with Compiling and installation with VS 2008



shaumux
28th July 2009, 21:57
Hi,
I'm trying to compile the opensource version of qt with Visual studio 2008 and i need help.
First what is the difference between the

-qt-sql-<driver> ... Enable a SQL <driver> in the Qt Library.
and
-plugin-sql-<driver> Enable SQL <driver> as a plugin to be linked to at run
time.
options.
Next is the problem with openssl.
I keep getting errors with missing headers while trying to compile with openssl support.
what openssl package whould i install to fix this?

Thanks.
Help Appreciated.