[Interest] SSL compilation error building on Mac

Gil Moses gil at waves.com
Thu May 9 23:36:17 CEST 2013


Ok, removed .pch path, however the created preprocessed file is of 0 size. 
Here's the command line, I also tried by removing the -o switch.
OK This part is not a Qt issue per se, I'll try to understand it myself. Will call again when I understand what's going on.

g++-4.2 -E  -pipe -mmacosx-version-min=10.6 -g -gdwarf-2 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_USING_NAMESPACE -DQT_BUILD_NETWORK_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_CORE_LIB -I../../mkspecs/macx-g++42 -I. -I../../include -I../../include/QtNetwork -I../../include/QtNetwork/5.0.2 -I../../include/QtNetwork/5.0.2/QtNetwork -Ikernel -I../../include/QtCore -I../../include/QtCore/5.0.2 -I../../include/QtCore/5.0.2/QtCore -I.moc/debug-shared -F/qt-everywhere-opensource-src-5.0.2/qtbase/lib -o .obj/debug-shared/qsslsocket_openssl_symbols.o ssl/qsslsocket_openssl_symbols.cpp >> /sslpreprocess.txt


Thank you!


More information about the Interest mailing list