Thanks for the suggestion to build Qt with openssl. Still trying to make that work.

The file openssl/include/ssl.h contains one line:

../../ssl/ssl.h

This doesn't look like C++ to me. I see no reason it should compile. All the openssl include files seem to look like this. I'd understand if it had this:

#include "../../ssl/ssl.h"

But, it doesn't. Is this how openssl include files look to you? How do you get this to build on any platform?

VC++ output:

qhttpnetworkreply.cpp
C:\qt\openssl-1.0.1f\openssl-1.0.1f\include\openssl/ssl.h(1) : error C2059: syntax error : '.'

Robin
--
Robin Rowe
Project Manager
CinePaint.org
Beverly Hills, California
www.cinepaint.org


Reply via email to