|
|
The Inn A place to gather around and chat about almost any subject |
|
Thread Tools | Display Modes |
05-05-2010, 06:03 PM | #10 |
Count
Join Date: Oct 2006
Posts: 1,260
|
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -o main.o main.cpp
In file included from ListWidget.h:13, from MainWindow.h:13, from main.cpp:3: Statistics.h:15:27: error: KDE/KPlotWidget: No existe el fichero ó directorio Statistics.h:16:27: error: KDE/KPlotObject: No existe el fichero ó directorio Statistics.h:17:25: error: KDE/KPlotAxis: No existe el fichero ó directorio In file included from ListWidget.h:13, from MainWindow.h:13, from main.cpp:3: Statistics.h:81: error: ISO C++ forbids declaration of ‘KPlotWidget’ with no type Statistics.h:81: error: expected ‘;’ before ‘*’ token Statistics.h: In constructor ‘Statistics::Statistics(QStringList)’: Statistics.h:56: error: ‘graph’ was not declared in this scope Statistics.h:56: error: expected type-specifier before ‘KPlotWidget’ Statistics.h:56: error: expected ‘;’ before ‘KPlotWidget’ Statistics.h:58: error: ‘KPlotWidget’ has not been declared Statistics.h:59: error: ‘KPlotWidget’ has not been declared Statistics.h: In member function ‘void Statistics:opulateGraph(QString)’: Statistics.h:87: error: ‘KPlotObject’ was not declared in this scope Statistics.h:87: error: ‘curve’ was not declared in this scope Statistics.h:87: error: expected type-specifier before ‘KPlotObject’ Statistics.h:87: error: expected ‘;’ before ‘KPlotObject’ Statistics.h:111: error: ‘graph’ was not declared in this scope make: *** [main.o] Error 1 Couldnt install, what packges I do really need ?? Im using Ubuntu 10.04 Thanks |
Tags |
community application, rp manager, znurre |
|
|