Hi there,

I've recently faced with a problem regarding OpenSsl.

I firstly install Visual Studio 2005 and Qt 4.4.0

Then I intergrate Qt and Visual Studio

After I checkout the code I work on.

I use built.xml to build my project through Ant from the command prompt of Visual Studio 2005.

And I open Visual Studio 2005 I push build button to build the whole project but I get QSslSocket undefined error.

What I don't understand is it supposed to load required files when I did ant command.

So, I want to ask could the problem have been occured because of the Qt and Visual Studio integration?


King Regards