LinQ 2.1.0发布
请大家到http://myicq.cosoft.org.cn上下载.另外, myicq.cosoft.org.cn上也已经开通了LinQ服务(缺省的服务器地址),欢迎大家登录交流ChangeLog:
2.1.0
-----
- Plugin framework and a sendfile plugin.
- Add the UI to send system broadcast messages.
- Auto status switch.
Bugs fixed:
- The system resources leak in trayicon.
- Others
2.0.5
-----
- Support two msg modes: 'normal' mode and 'dialog' mode
- Disconnect any tcp connections when invisible
- Use KAudioPlayer instead of QSound
- Fixed a few bugs
2.0.4
-----
- The UI of message history has been changed(A message manager will also be added later)
- Hide when user minimizes/closes the main window
Bugs fixed:
- Replace Qt with 3.1.1, and resolves many problems related with i18n and IMEs
- The minimum size of the main window increases when switching window styles
2.0.1
-----
- The tray icon is now supported(win32, kde)
- Invoke web browser or mailer from linqt
Bugs fixed:
- If linq directory is located in a non-ascii directory, resources can not be found.
- Conflicts with some IMEs.
- Contacts still show online after user logouts.
- Sending a message is slow when user is behind a firewall.
- Crash when sending a blank message(only including whitespaces)
- Birthday is invalid while modifying user details.
2.0.0-a1
--------
Initial version, rewrite using Qt from scrach
MyICQ
------------
The ancestor of LinQ 不能编译正常。
因为可能我用的系统的那些软件包是不是太新了。
glibc-2.3.2+gcc-3.3.1+kernel-2.6.0-test9+
binutils-2.14+gtk+-2.3.0+glib-2.3.0+pango-1.3.0
+kde-cvs+xfree86-4.3.99.14
老是提示关于gcc-3.3.1认为程序的某个文件比较多什么东西一样。
我准备试试 gcc-2.95的。 msgstorage.cpp:73:30: pasting "." and "type" does not give a valid preprocessing token
msgstorage.cpp:74:33: pasting "." and "contact" does not give a valid preprocessing token
msgstorage.cpp:75:30: pasting "." and "when" does not give a valid preprocessing token
msgstorage.cpp:76:30: pasting "." and "text" does not give a valid preprocessing token
msgstorage.cpp:77:31: pasting "." and "flags" does not give a valid preprocessing token
msgstorage.cpp: In member function `void
MsgStorage::onSwitchUser(SWITCH_USER_EVENT*)':
msgstorage.cpp:139: error: no matching function for call to `Db::open(QCString,
NULL, DBTYPE, int, int)'
/usr/include/db_cxx.h:587: error: candidates are: virtual int Db::open(DbTxn*,
const char*, const char*, DBTYPE, unsigned int, int)
msgstorage.cpp:168:32: pasting "." and "type" does not give a valid preprocessing token
msgstorage.cpp:169:35: pasting "." and "contact" does not give a valid preprocessing token
msgstorage.cpp:170:32: pasting "." and "when" does not give a valid preprocessing token
msgstorage.cpp:171:32: pasting "." and "text" does not give a valid preprocessing token
msgstorage.cpp:172:33: pasting "." and "flags" does not give a valid preprocessing token
make: *** Error 1
make: Leaving directory `/source/tool/linqt-2.1.0-src/src/linqt'
make: *** Error 2
$
错误就是像上面所示的这样,我不知道是什么问题。特提交给您看看。
我的编译方法是在src目录下面
qmake linqclient.pro
make
这样不知道是否正确呢?请指正。 我用win下的,感觉对话框打开的有点慢,下拉箭头都不能用,中国还得我自己打进去:)
在线的只有freeman一人:) To ftyh:
你的gcc可能太新了.我下次发布的时候会注意这个问题的 那我也暂时不下载了,因为我的gcc也是太新了,遇到同样的问题。 To ftyh:
你的gcc可能太新了.我下次发布的时候会注意这个问题的
呵呵,可能是吧。我试试看,用那个gcc-2.95看行不。
页:
[1]