Modify

Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#51 closed defect (fixed)

Problem with installing

Reported by: vysotenko Owned by: vysotenko
Priority: normal Component: BNC
Version: BNC 2.1 Keywords:
Cc:

Description

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

Attachments (1)

log (60.6 KB ) - added by anonymous 8 years ago.

Download all attachments as: .zip

Change History (2)

by anonymous, 8 years ago

Attachment: log added

comment:1 by stuerze, 8 years ago

Resolution: fixed
Status: newclosed

BNC version 2.12 is released now: ​https://igs.bkg.bund.de/ntrip/download

Modify Ticket

Change Properties
Action
as closed The owner will remain vysotenko.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.