--[ UxBoD ]-- schrieb: > ----- Original Message ----- > > Finally Qt rebuilt by running ./configure -static and then make. Once done I > went to the X2go source directory ran a mingw32-make clean following by > mingw32-make release and shortly after received the following error: > > g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE > -DQT_LARGEFILE_SUPPORT-DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB > -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN > -I"..\Qt-tatic\qt\include\QtCore" -I"..\Qt-Static\qt\include\QtNetwork" > -I"..\Qt-Static\qt\include\QtGui" -I"..\Qt-Static\qt\include\QtSvg" > -I"..\Qt-Static\qt\include" -I"." -I"..\Qt-Static\qt\include\ActiveQt" > -I"release" -I"." -I"..\Qt-Static\qt\mkspecs\win32-g++" -o > release\onmainwindow.o onmainwindow.cpp > In file included from onmainwindow.cpp:36: > httpbrokerclient.h:44: error: `QSslError' was not declared in this scope > httpbrokerclient.h:44: error: template argument 1 is invalid > httpbrokerclient.h:44: error: ISO C++ forbids declaration of `errors' with no > type > mingw32-make[1]: *** [release/onmainwindow.o] Error 1 > mingw32-make[1]: Leaving directory `C:/x2goclient-3.01' > mingw32-make: *** [release] Error 2 > > Any ideas ? This is on a clean copy of the X2go source without any of my > modifications in it.
you must configure qt with ssl support -- Oleksandr Shneyder Dipl. Informatik X2go Core Developer Team email: [email protected] web: www.obviously-nice.de --> X2go - everywh...@home
signature.asc
Description: OpenPGP digital signature
_______________________________________________ X2go-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-dev
