﻿id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
51	Problem with installing	vysotenko	vysotenko	"Dear Colleagues,

I'm trying to install the software BNC v2.11.1 on Linux (release Fedora Core 19). Qt version 4.8.5 library installed without problems. But I can not compile BNC. Compile error. What could be the problem?

g++ -c -pipe -Wall -W -D_REENTRANT -DNO_RTCM3_MAIN -D_TTY_POSIX_ -DUSE_POSTPROCESSING -DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Trolltech/Qt-4.8.5/mkspecs/linux-g++ -I. -I/usr/local/Trolltech/Qt-4.8.5/include/QtCore -I/usr/local/Trolltech/Qt-4.8.5/include/QtNetwork -I/usr/local/Trolltech/Qt-4.8.5/include/QtGui -I/usr/local/Trolltech/Qt-4.8.5/include/QtSvg -I/usr/local/Trolltech/Qt-4.8.5/include/QtWebKit -I/usr/local/Trolltech/Qt-4.8.5/include -I. -I../newmat -IRTCM3 -IRTCM3/clock_and_orbit -IRTCM3/rtcm3torinex -I../qwt -I../qwtpolar -I.moc/release -o .obj/release/bncwindow.o bncwindow.cpp
In file included from bncwindow.cpp:60:0:
bncsslconfig.h:8:29: error: invalid use of incomplete type В«class QSslConfigurationВ»
 class bncSslConfig : public QSslConfiguration {
                             ^
In file included from /usr/local/Trolltech/Qt-4.8.5/include/QtNetwork/qabstractnetworkcache.h:48:0,
                 from /usr/local/Trolltech/Qt-4.8.5/include/QtNetwork/QtNetwork:7,
                 from bncgetthread.h:29,
                 from bncwindow.h:31,
                 from bncwindow.cpp:44:
/usr/local/Trolltech/Qt-4.8.5/include/QtNetwork/qnetworkrequest.h:56:7: error: forward declaration of В«class QSslConfigurationВ»
 class QSslConfiguration;
       ^
make[1]: *** [.obj/release/bncwindow.o] error 1
make[1]: Р’С‹С…РѕРґ РёР· РєР°С‚Р°Р»РѕРіР° `/home/BNC/BNC/BNC/src'
make: *** [sub-src-make_default-ordered] error 2

Best regards,
Roman Vysotenko
"	defect	closed	normal	BNC	BNC 2.1	fixed		
