Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

仅仅用于软件推荐,不适合发求软件或软件使用问题方面的贴子
头像
ccbeing
帖子: 114
注册时间: 2009-01-06 12:27

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#46

帖子 ccbeing » 2009-05-04 16:48

好像很有趣
laputa
帖子: 37
注册时间: 2007-11-30 18:46
来自: HeNan

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#47

帖子 laputa » 2009-05-05 14:52

gmyqq 更新了!换了新界面!
头像
xrb2007
帖子: 558
注册时间: 2009-02-14 9:04

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#48

帖子 xrb2007 » 2009-05-06 6:39

看不到,不会用。
ubuntu 小a中文论坛技术版块 http://www.avast1.cn/bbs/forum-80-1.html

我的新浪博客 http://blog.sina.com.cn/xieruibiao
小乌班
帖子: 2
注册时间: 2009-05-02 15:34

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#49

帖子 小乌班 » 2009-05-06 22:52

:em06 我是懒人,64位的系统,直接上QQ官网下个tar.gz包解压运行QQ就行了 ,搞得这样麻烦。
头像
pengdong17
帖子: 197
注册时间: 2009-02-15 16:46

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#50

帖子 pengdong17 » 2009-05-16 19:04

编译不成功``` :em06

pengdong@pengdong-laptop:~/download/myqq3.13$ make -C src -flinux.mak clean all
make:进入目录'/home/pengdong/download/myqq3.13/src'
rm -f *.o
rm -f ../myqq
gcc -c -Werror -o qqsocket.o qqsocket.c
gcc -c -Werror -o qqcrypt.o qqcrypt.c
gcc -c -Werror -o md5.o md5.c
gcc -c -Werror -o debug.o debug.c
gcc -c -Werror -o qqclient.o qqclient.c
gcc -c -Werror -o memory.o memory.c
gcc -c -Werror -o config.o config.c
gcc -c -Werror -o packetmgr.o packetmgr.c
gcc -c -Werror -o qqpacket.o qqpacket.c
gcc -c -Werror -o prot_login.o prot_login.c
gcc -c -Werror -o protocol.o protocol.c
gcc -c -Werror -o prot_misc.o prot_misc.c
gcc -c -Werror -o prot_im.o prot_im.c
gcc -c -Werror -o prot_user.o prot_user.c
gcc -c -Werror -o list.o list.c
gcc -c -Werror -o buddy.o buddy.c
gcc -c -Werror -o group.o group.c
gcc -c -Werror -o qun.o qun.c
gcc -c -Werror -o prot_group.o prot_group.c
gcc -c -Werror -o prot_qun.o prot_qun.c
gcc -c -Werror -o prot_buddy.o prot_buddy.c
gcc -c -Werror -o loop.o loop.c
gcc -c -Werror -o utf8.o utf8.c
gcc -c -Werror -o myqq.o myqq.c
cc1: warnings being treated as errors
myqq.c: 在函数‘setcolor’中:
myqq.c:164: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c: 在函数‘buddy_msg_callback’中:
myqq.c:474: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:482: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c: 在函数‘qun_msg_callback’中:
myqq.c:515: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:525: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c: 在函数‘main’中:
myqq.c:639: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:677: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:683: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:687: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:722: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:751: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:758: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:763: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:776: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:782: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:807: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:809: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:817: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:819: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:831: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:834: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:843: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:846: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:863: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
make: *** [myqq.o] 错误 1
make:离开目录“/home/pengdong/download/myqq3.13/src”
never mind
laputa
帖子: 37
注册时间: 2007-11-30 18:46
来自: HeNan

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#51

帖子 laputa » 2009-05-16 20:07

去http://code.google.com/p/gmyqq查看最新更新。
头像
Emie_Yu
帖子: 404
注册时间: 2007-09-20 11:49
来自: Wuhan,Mars
联系:

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#52

帖子 Emie_Yu » 2009-05-17 23:58

貌似好麻烦~
back to Ubuntu + Opera + Chrome
Blogbus : It's Flying!Welcome!!!
Twitter : just say whatever whenever you want
Wakoopa : discover new softs & games
Last.fm : share your tastes & find new songs
头像
大宝
帖子: 3077
注册时间: 2008-06-30 22:32
联系:

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#53

帖子 大宝 » 2009-05-18 22:13

编译不成功~ :em20
头像
mickeywaley
帖子: 1427
注册时间: 2009-03-19 9:19
系统: ubuntu
来自: 江苏
联系:

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#54

帖子 mickeywaley » 2009-05-20 8:07

may@may-desktop:~/桌面/myqq3.13$ make -C src -flinux.mak clean all
make:进入目录'/home/may/桌面/myqq3.13/src'
rm -f *.o
rm -f ../myqq
gcc -c -Wall -Werror -o qqsocket.o qqsocket.c
gcc -c -Wall -Werror -o qqcrypt.o qqcrypt.c
gcc -c -Wall -Werror -o md5.o md5.c
gcc -c -Wall -Werror -o debug.o debug.c
gcc -c -Wall -Werror -o qqclient.o qqclient.c
gcc -c -Wall -Werror -o memory.o memory.c
gcc -c -Wall -Werror -o config.o config.c
gcc -c -Wall -Werror -o packetmgr.o packetmgr.c
gcc -c -Wall -Werror -o qqpacket.o qqpacket.c
gcc -c -Wall -Werror -o prot_login.o prot_login.c
gcc -c -Wall -Werror -o protocol.o protocol.c
gcc -c -Wall -Werror -o prot_misc.o prot_misc.c
gcc -c -Wall -Werror -o prot_im.o prot_im.c
gcc -c -Wall -Werror -o prot_user.o prot_user.c
gcc -c -Wall -Werror -o list.o list.c
gcc -c -Wall -Werror -o buddy.o buddy.c
gcc -c -Wall -Werror -o group.o group.c
gcc -c -Wall -Werror -o qun.o qun.c
gcc -c -Wall -Werror -o prot_group.o prot_group.c
gcc -c -Wall -Werror -o prot_qun.o prot_qun.c
gcc -c -Wall -Werror -o prot_buddy.o prot_buddy.c
gcc -c -Wall -Werror -o loop.o loop.c
gcc -c -Wall -Werror -o utf8.o utf8.c
gcc -c -Wall -Werror -o myqq.o myqq.c
cc1: warnings being treated as errors
myqq.c: In function ‘setcolor’:
myqq.c:164: error: format not a string literal and no format arguments
myqq.c: In function ‘buddy_msg_callback’:
myqq.c:474: error: format not a string literal and no format arguments
myqq.c:482: error: format not a string literal and no format arguments
myqq.c: In function ‘qun_msg_callback’:
myqq.c:515: error: format not a string literal and no format arguments
myqq.c:525: error: format not a string literal and no format arguments
myqq.c: In function ‘main’:
myqq.c:639: error: format not a string literal and no format arguments
myqq.c:677: error: format not a string literal and no format arguments
myqq.c:683: error: format not a string literal and no format arguments
myqq.c:687: error: format not a string literal and no format arguments
myqq.c:722: error: format not a string literal and no format arguments
myqq.c:751: error: format not a string literal and no format arguments
myqq.c:758: error: format not a string literal and no format arguments
myqq.c:763: error: format not a string literal and no format arguments
myqq.c:776: error: format not a string literal and no format arguments
myqq.c:782: error: format not a string literal and no format arguments
myqq.c:807: error: format not a string literal and no format arguments
myqq.c:809: error: format not a string literal and no format arguments
myqq.c:817: error: format not a string literal and no format arguments
myqq.c:819: error: format not a string literal and no format arguments
myqq.c:831: error: format not a string literal and no format arguments
myqq.c:834: error: format not a string literal and no format arguments
myqq.c:843: error: format not a string literal and no format arguments
myqq.c:846: error: format not a string literal and no format arguments
myqq.c:863: error: format not a string literal and no format arguments
make: *** [myqq.o] 错误 1
make:离开目录“/home/may/桌面/myqq3.13/src”
may@may-desktop:~/桌面/myqq3.13$

还是没成功 有人成功编译出来的没
laputa
帖子: 37
注册时间: 2007-11-30 18:46
来自: HeNan

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#55

帖子 laputa » 2009-05-20 13:30

mickeywaley 写了:may@may-desktop:~/桌面/myqq3.13$ make -C src -flinux.mak clean all
make:进入目录'/home/may/桌面/myqq3.13/src'
rm -f *.o
rm -f ../myqq
gcc -c -Wall -Werror -o qqsocket.o qqsocket.c
gcc -c -Wall -Werror -o qqcrypt.o qqcrypt.c
gcc -c -Wall -Werror -o md5.o md5.c
gcc -c -Wall -Werror -o debug.o debug.c
gcc -c -Wall -Werror -o qqclient.o qqclient.c
gcc -c -Wall -Werror -o memory.o memory.c
gcc -c -Wall -Werror -o config.o config.c
gcc -c -Wall -Werror -o packetmgr.o packetmgr.c
gcc -c -Wall -Werror -o qqpacket.o qqpacket.c
gcc -c -Wall -Werror -o prot_login.o prot_login.c
gcc -c -Wall -Werror -o protocol.o protocol.c
gcc -c -Wall -Werror -o prot_misc.o prot_misc.c
gcc -c -Wall -Werror -o prot_im.o prot_im.c
gcc -c -Wall -Werror -o prot_user.o prot_user.c
gcc -c -Wall -Werror -o list.o list.c
gcc -c -Wall -Werror -o buddy.o buddy.c
gcc -c -Wall -Werror -o group.o group.c
gcc -c -Wall -Werror -o qun.o qun.c
gcc -c -Wall -Werror -o prot_group.o prot_group.c
gcc -c -Wall -Werror -o prot_qun.o prot_qun.c
gcc -c -Wall -Werror -o prot_buddy.o prot_buddy.c
gcc -c -Wall -Werror -o loop.o loop.c
gcc -c -Wall -Werror -o utf8.o utf8.c
gcc -c -Wall -Werror -o myqq.o myqq.c
cc1: warnings being treated as errors
myqq.c: In function ‘setcolor’:
myqq.c:164: error: format not a string literal and no format arguments
myqq.c: In function ‘buddy_msg_callback’:
myqq.c:474: error: format not a string literal and no format arguments
myqq.c:482: error: format not a string literal and no format arguments
myqq.c: In function ‘qun_msg_callback’:
myqq.c:515: error: format not a string literal and no format arguments
myqq.c:525: error: format not a string literal and no format arguments
myqq.c: In function ‘main’:
myqq.c:639: error: format not a string literal and no format arguments
myqq.c:677: error: format not a string literal and no format arguments
myqq.c:683: error: format not a string literal and no format arguments
myqq.c:687: error: format not a string literal and no format arguments
myqq.c:722: error: format not a string literal and no format arguments
myqq.c:751: error: format not a string literal and no format arguments
myqq.c:758: error: format not a string literal and no format arguments
myqq.c:763: error: format not a string literal and no format arguments
myqq.c:776: error: format not a string literal and no format arguments
myqq.c:782: error: format not a string literal and no format arguments
myqq.c:807: error: format not a string literal and no format arguments
myqq.c:809: error: format not a string literal and no format arguments
myqq.c:817: error: format not a string literal and no format arguments
myqq.c:819: error: format not a string literal and no format arguments
myqq.c:831: error: format not a string literal and no format arguments
myqq.c:834: error: format not a string literal and no format arguments
myqq.c:843: error: format not a string literal and no format arguments
myqq.c:846: error: format not a string literal and no format arguments
myqq.c:863: error: format not a string literal and no format arguments
make: *** [myqq.o] 错误 1
make:离开目录“/home/may/桌面/myqq3.13/src”
may@may-desktop:~/桌面/myqq3.13$

还是没成功 有人成功编译出来的没

去http://code.google.com/p/gmyqq查看最新更新。
wenjianhn
帖子: 583
注册时间: 2008-10-15 10:49
来自: CS

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#56

帖子 wenjianhn » 2009-06-23 22:00

mark :em11

代码: 全选

 _____________
< 呜呜buntu >
 -------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
头像
一秒搞定
帖子: 9
注册时间: 2009-06-24 12:07

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#57

帖子 一秒搞定 » 2009-06-26 20:42

飘过..... :em11
wangyikai1201
帖子: 22
注册时间: 2008-08-28 15:11

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#58

帖子 wangyikai1201 » 2009-09-13 11:20

呵呵 我也不会弄 :em06
头像
xrb2007
帖子: 558
注册时间: 2009-02-14 9:04

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#59

帖子 xrb2007 » 2009-09-13 18:13

浪费表情。
ubuntu 小a中文论坛技术版块 http://www.avast1.cn/bbs/forum-80-1.html

我的新浪博客 http://blog.sina.com.cn/xieruibiao
zh133929
帖子: 99
注册时间: 2008-03-07 6:39

Re: Terminal QQ : MyQQ3.1 (修正Linux下的编译问题)

#60

帖子 zh133929 » 2009-09-16 22:39

rm -f *.o
rm -f ../myqq
gcc -c -Wall -Werror -o qqsocket.o qqsocket.c
gcc -c -Wall -Werror -o qqcrypt.o qqcrypt.c
gcc -c -Wall -Werror -o md5.o md5.c
gcc -c -Wall -Werror -o debug.o debug.c
gcc -c -Wall -Werror -o qqclient.o qqclient.c
gcc -c -Wall -Werror -o memory.o memory.c
gcc -c -Wall -Werror -o config.o config.c
gcc -c -Wall -Werror -o packetmgr.o packetmgr.c
gcc -c -Wall -Werror -o qqpacket.o qqpacket.c
gcc -c -Wall -Werror -o prot_login.o prot_login.c
gcc -c -Wall -Werror -o protocol.o protocol.c
gcc -c -Wall -Werror -o prot_misc.o prot_misc.c
gcc -c -Wall -Werror -o prot_im.o prot_im.c
gcc -c -Wall -Werror -o prot_user.o prot_user.c
gcc -c -Wall -Werror -o list.o list.c
gcc -c -Wall -Werror -o buddy.o buddy.c
gcc -c -Wall -Werror -o group.o group.c
gcc -c -Wall -Werror -o qun.o qun.c
gcc -c -Wall -Werror -o prot_group.o prot_group.c
gcc -c -Wall -Werror -o prot_qun.o prot_qun.c
gcc -c -Wall -Werror -o prot_buddy.o prot_buddy.c
gcc -c -Wall -Werror -o loop.o loop.c
gcc -c -Wall -Werror -o utf8.o utf8.c
gcc -c -Wall -Werror -o myqq.o myqq.c
cc1: warnings being treated as errors
myqq.c: 在函数‘setcolor’中:
myqq.c:164: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c: 在函数‘buddy_msg_callback’中:
myqq.c:474: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:482: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c: 在函数‘qun_msg_callback’中:
myqq.c:515: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:525: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c: 在函数‘main’中:
myqq.c:639: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:677: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:683: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:687: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:722: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:751: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:758: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:763: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:776: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:782: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:807: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:809: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:817: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:819: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:831: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:834: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:843: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:846: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
myqq.c:863: 错误: 格式字符串不是一个字面字符串而且没有待格式化的实参
make: *** [myqq.o] 错误 1

新手不懂
回复