Compiling problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



FC 8
Trying to compile a app. called inq and I keep getting this error message, what does it want ?

# make
/usr/bin/qmake-qt4 -unix -o MyMakefile inq.pro
g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtGui -I/usr/include -I. -I. -I. -o devicedialog.o devicedialog.cpp
In file included from devicedialog.cpp:4:
helpbrowser.h:5:29: error: boost/utility.hpp: No such file or directory
helpbrowser.h:9: error: ‘boost’ has not been declared
helpbrowser.h:9: error: expected `{' before ‘noncopyable’
helpbrowser.h:9: error: invalid function declaration
devicedialog.cpp: In member function ‘void DeviceDialog::on_helpButton_clicked()’: devicedialog.cpp:29: error: incomplete type ‘HelpBrowser’ used in nested name specifier
make: *** [devicedialog.o] Error 1

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux