Thank you Seven.<div><br></div><div>Regards.<br clear="all">João Mesquita<br>
<br><br><div class="gmail_quote">On Fri, Oct 22, 2010 at 6:12 AM, Seven Du <span dir="ltr"><<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
You need install QT. Look the FSComm wiki page for instructions.<br>
<div><div></div><div class="h5"><br>
On Fri, Oct 22, 2010 at 4:31 PM, Juan Backson <<a href="mailto:juanbackson@gmail.com">juanbackson@gmail.com</a>> wrote:<br>
> Hello<br>
><br>
> I am having difficulty compiling fscomm. Can someone please help me out?<br>
> How can I resolve these compilation errors?<br>
><br>
><br>
> Makefile:682: warning: ignoring old commands for target<br>
> `debugtools/moc_statedebugdialog.cpp'<br>
> g++ -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2<br>
> -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64<br>
> -mtune=generic -DQT_NO_DEBUG -DQT_SHARED -DQT_THREAD_SUPPORT<br>
> -I/usr/lib64/qt-3.3/mkspecs/default -I. -I../src/include<br>
> -I../libs/apr/include -I../libs/libteletone/src -I/usr/lib64/qt-3.3/include<br>
> -o main.o main.cpp<br>
> main.cpp:30:30: error: QtGui/QApplication: No such file or directory<br>
> main.cpp:31:25: error: QSplashScreen: No such file or directory<br>
> In file included from main.cpp:32:<br>
> mainwindow.h:34:23: error: QMainWindow: No such file or directory<br>
> mainwindow.h:35:28: error: QTableWidgetItem: No such file or directory<br>
> mainwindow.h:36:25: error: QSignalMapper: No such file or directory<br>
> mainwindow.h:37:27: error: QSystemTrayIcon: No such file or directory<br>
> In file included from mainwindow.h:39,<br>
> from main.cpp:32:<br>
> ./fshost.h:32:19: error: QThread: No such file or directory<br>
> ./fshost.h:33:18: error: QColor: No such file or directory<br>
> ./fshost.h:34:17: error: QHash: No such file or directory<br>
> ./fshost.h:35:26: error: QSharedPointer: No such file or directory<br>
> In file included from ./fshost.h:37,<br>
> from mainwindow.h:39,<br>
> from main.cpp:32:<br>
> ./call.h:32:18: error: QtCore: No such file or directory<br>
> ./call.h:33:19: error: QString: No such file or directory<br>
> In file included from ./fscomm.h:5,<br>
> from ./fshost.h:40,<br>
> from mainwindow.h:39,<br>
> from main.cpp:32:<br>
> ./isettings.h:4:19: error: QObject: No such file or directory<br>
> ./isettings.h:5:17: error: QtXml: No such file or directory<br>
> In file included from mainwindow.h:42,<br>
> from main.cpp:32:<br>
> preferences/prefdialog.h:4:19: error: QDialog: No such file or directory<br>
> preferences/prefdialog.h:5:24: error: QDomDocument: No such file or<br>
> directory<br>
> In file included from mainwindow.h:43,<br>
> from main.cpp:32:<br>
> debugtools/consolewindow.h:4:17: error: QtGui: No such file or directory<br>
> In file included from debugtools/consolewindow.h:6,<br>
> from mainwindow.h:43,<br>
> from main.cpp:32:<br>
> debugtools/sortfilterproxymodel.h:41:33: error: QSortFilterProxyModel: No<br>
> such file or directory<br>
> debugtools/sortfilterproxymodel.h:42:31: error: QAbstractTableModel: No such<br>
> file or directory<br>
> debugtools/sortfilterproxymodel.h:43:19: error: QVector: No such file or<br>
> directory<br>
> debugtools/sortfilterproxymodel.h:44:17: error: QList: No such file or<br>
> directory<br>
> ../src/include/switch_utils.h:379: warning: unused parameter ‘number’<br>
> ./channel.h:10: error: expected `)' before ‘uuid’<br>
> ./channel.h:11: error: ‘QString’ does not name a type<br>
> ./channel.h:12: error: ‘QString’ has not been declared<br>
> ./channel.h:13: error: ‘QString’ does not name a type<br>
> ./channel.h:14: error: ‘QString’ has not been declared<br>
> ./channel.h:15: error: ‘QString’ does not name a type<br>
> ./channel.h:16: error: ‘QString’ has not been declared<br>
> ./channel.h:17: error: ‘QString’ does not name a type<br>
> ./channel.h:22: error: ‘qulonglong’ has not been declared<br>
> ./channel.h:23: error: ‘qulonglong’ does not name a type<br>
> ./channel.h:24: error: ‘qulonglong’ has not been declared<br>
> ./channel.h:25: error: ‘qulonglong’ does not name a type<br>
> ./channel.h:26: error: ‘qulonglong’ has not been declared<br>
> ./channel.h:27: error: ‘qulonglong’ does not name a type<br>
> ./channel.h:30: error: ‘QString’ does not name a type<br>
> ./channel.h:31: error: ‘QString’ does not name a type<br>
> ./channel.h:32: error: ‘QString’ does not name a type<br>
> ./channel.h:33: error: ‘QString’ does not name a type<br>
> ./channel.h:35: error: ‘qulonglong’ does not name a type<br>
> ./channel.h:36: error: ‘qulonglong’ does not name a type<br>
> ./channel.h:37: error: ‘qulonglong’ does not name a type<br>
> ./channel.h: In member function ‘void Channel::setCidName(int)’:<br>
> ./channel.h:12: error: ‘_cidName’ was not declared in this scope<br>
> ./channel.h: In member function ‘void Channel::setCidNumber(int)’:<br>
> ./channel.h:14: error: ‘_cidNumber’ was not declared in this scope<br>
> ./channel.h: In member function ‘void Channel::setDestinatinonNumber(int)’:<br>
> ./channel.h:16: error: ‘_destinationNumber’ was not declared in this scope<br>
> ./channel.h: In member function ‘void Channel::setProgressEpoch(int)’:<br>
> ./channel.h:22: error: ‘_progressEpoch’ was not declared in this scope<br>
> ./channel.h: In member function ‘void Channel::setProgressMediaEpoch(int)’:<br>
> ./channel.h:24: error: ‘_progressMediaEpoch’ was not declared in this scope<br>
> ./channel.h: In member function ‘void Channel::setCreatedEpoch(int)’:<br>
> ./channel.h:26: error: ‘_createdEpoch’ was not declared in this scope<br>
> ./call.h: At global scope:<br>
> ./call.h:37: error: expected constructor, destructor, or type conversion<br>
> before ‘typedef’<br>
> ./call.h:43: error: expected constructor, destructor, or type conversion<br>
> before ‘;’ token<br>
> ./call.h:54: error: ‘QString’ does not name a type<br>
> ./call.h:55: error: ‘QString’ does not name a type<br>
> ./call.h:56: error: ‘QString’ does not name a type<br>
> ./call.h:58: error: ‘QSharedPointer’ has not been declared<br>
> ./call.h:58: error: expected ‘,’ or ‘...’ before ‘<’ token<br>
> ./call.h:59: error: ISO C++ forbids declaration of ‘QSharedPointer’ with no<br>
> type<br>
> ./call.h:59: error: expected ‘;’ before ‘<’ token<br>
> ./call.h:60: error: expected `;' before ‘void’<br>
> ./call.h:60: error: ‘QSharedPointer’ has not been declared<br>
> ./call.h:60: error: expected ‘,’ or ‘...’ before ‘<’ token<br>
> ./call.h:61: error: ISO C++ forbids declaration of ‘QSharedPointer’ with no<br>
> type<br>
> ./call.h:61: error: expected ‘;’ before ‘<’ token<br>
> ./call.h:63: error: expected `;' before ‘QString’<br>
> ./call.h:63: error: ‘QString’ does not name a type<br>
> ./call.h:64: error: ‘QString’ does not name a type<br>
> ./call.h:68: error: ‘fscomm_call_state_t’ does not name a type<br>
> ./call.h:69: error: ‘fscomm_call_state_t’ has not been declared<br>
> ./call.h:70: error: ‘QString’ has not been declared<br>
> ./call.h:71: error: ‘QString’ does not name a type<br>
> ./call.h:76: error: ‘QString’ has not been declared<br>
> ./call.h:77: error: ‘qulonglong’ has not been declared<br>
> ./call.h:78: error: ‘QTime’ does not name a type<br>
> ./call.h:83: error: ISO C++ forbids declaration of ‘QSharedPointer’ with no<br>
> type<br>
> ./call.h:83: error: expected ‘;’ before ‘<’ token<br>
> ./call.h:84: error: ISO C++ forbids declaration of ‘QSharedPointer’ with no<br>
> type<br>
> ./call.h:84: error: expected ‘;’ before ‘<’ token<br>
> ./call.h:86: error: ‘QString’ does not name a type<br>
> ./call.h:90: error: ‘QString’ does not name a type<br>
> ./call.h:91: error: ‘fscomm_call_state_t’ does not name a type<br>
> ./call.h:92: error: ‘qulonglong’ does not name a type<br>
> ./call.h: In member function ‘void Call::setChannel(int)’:<br>
> ./call.h:58: error: ‘_channel’ was not declared in this scope<br>
> ./call.h:58: error: ‘channel’ was not declared in this scope<br>
> ./call.h: In member function ‘void Call::setOtherLegChannel(int)’:<br>
> ./call.h:60: error: ‘_otherLegChannel’ was not declared in this scope<br>
> ./call.h:60: error: ‘channel’ was not declared in this scope<br>
> ./call.h: In member function ‘int Call::getCallID()’:<br>
> ./call.h:66: error: ‘_channel’ was not declared in this scope<br>
> ./call.h: In member function ‘void Call::setState(int)’:<br>
> ./call.h:69: error: ‘_state’ was not declared in this scope<br>
> ./call.h: In member function ‘void Call::setCause(int)’:<br>
> ./call.h:70: error: ‘_cause’ was not declared in this scope<br>
> ./call.h:70: error: ‘qDebug’ was not declared in this scope<br>
> ./call.h: In member function ‘void Call::setAnsweredEpoch(int)’:<br>
> ./call.h:77: error: ‘_answeredEpoch’ was not declared in this scope<br>
> ./account.h: At global scope:<br>
> ./account.h:7: error: expected constructor, destructor, or type conversion<br>
> before ‘class’<br>
> make: *** [main.o] Error 1<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
<br>
<br>
<br>
--<br>
Blog: <a href="http://www.dujinfang.com" target="_blank">http://www.dujinfang.com</a><br>
Proj: <a href="http://www.freeswitch.org.cn" target="_blank">http://www.freeswitch.org.cn</a><br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>