libfetion / libfetion-gui

Automatically exported from code.google.com/p/libfetion-gui
2 stars 0 forks source link

compile error #123

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
compile the source as described, but i met the error as below:
I use fedora 11 64 bit system

g++ -m64 -Wl,-O1 -o linux-fetion .tmp/main.o .tmp/fxmain.o
.tmp/fxloginwindow.o .tmp/fxmainwindow.o .tmp/fxbuddy.o
.tmp/fxbuddyManage.o .tmp/fxmsgwindow.o .tmp/fxaccountTab.o
.tmp/fxmytabwidget.o .tmp/fxResource.o .tmp/fxdb.o .tmp/fxcontactinfo.o
.tmp/fxaddBuddyWindow.o .tmp/fxqunwindow.o .tmp/fxEncrypt.o
.tmp/fxshowHistory.o .tmp/fxverifyAccount.o .tmp/fxInputFace.o
.tmp/fxproxy.o .tmp/fxrefuseSMS.o .tmp/fxsendGroupSMS.o
.tmp/fxscheduleSms.o .tmp/fxscheduleSmsManage.o .tmp/fxsettings.o
.tmp/fxconfigDlg.o .tmp/fxskinmanage.o .tmp/fxwidget.o
.tmp/fxwidgettitlebar.o .tmp/qlayoutengine.o .tmp/qwidgetresizehandler.o
.tmp/sqlite3.o .tmp/fxlocationparser.o .tmp/moc_fxmain.o
.tmp/moc_fxmainwindow.o .tmp/moc_fxloginwindow.o .tmp/moc_fxbuddy.o
.tmp/moc_fxbuddyManage.o .tmp/moc_fxmsgwindow.o .tmp/moc_fxaccountTab.o
.tmp/moc_fxmytabwidget.o .tmp/moc_fxcontactinfo.o
.tmp/moc_fxaddBuddyWindow.o .tmp/moc_fxqunwindow.o .tmp/moc_fxshowHistory.o
.tmp/moc_fxverifyAccount.o .tmp/moc_fxInputFace.o .tmp/moc_fxproxy.o
.tmp/moc_fxLableMouse.o .tmp/moc_fxLineEditFocus.o .tmp/moc_fxrefuseSMS.o
.tmp/moc_fxsendGroupSMS.o .tmp/moc_fxscheduleSms.o
.tmp/moc_fxscheduleSmsManage.o .tmp/moc_fxsettings.o .tmp/moc_fxconfigDlg.o
.tmp/moc_fxwidget.o .tmp/moc_fxwidgettitlebar.o
.tmp/moc_qwidgetresizehandler_p.o .tmp/moc_fxusertree.o
.tmp/moc_fxeditablelabel.o .tmp/moc_fxlocationparser.o     -lssl LIBS +=
-lcurl ./lib/libfetion_64.a -lQtXmlPatterns -lQtXml -lQtGui -lQtCore -lpthread
g++: LIBS:没有那个文件或目录
g++: +=:没有那个文件或目录
make: *** [linux-fetion] 错误 1

Original issue reported on code.google.com by tianqi1...@gmail.com on 15 Sep 2009 at 12:29

GoogleCodeExporter commented 9 years ago
fix in r373.

Original comment by libfet...@gmail.com on 15 Sep 2009 at 3:15

GoogleCodeExporter commented 9 years ago
it's ok, thank you!

Original comment by tianqi1...@gmail.com on 15 Sep 2009 at 4:19