QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 748|回复: 3

how to use the kdevelop?

[复制链接]
发表于 2005-4-29 10:13:47 | 显示全部楼层 |阅读模式
please tall me what's wron? thanks.

gmake all-recursive
gmake[1]: Entering directory `/home/liue/aa'
Making all in aa
gmake[2]: Entering directory `/home/liue/aa/aa'
source='menus.c' object='menus.o' libtool=no \
depfile='.deps/menus.Po' tmpdepfile='.deps/menus.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -DG_LOG_DOMAIN=\"Aa\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -O0 -g3 -Wall -c `test -f 'menus.c' || echo './'`menus.c
menus.c:163:33: warning: multi-line string literals are deprecated
menus.c: In function `about_cb':
menus.c:163: parse error before "A"
menus.c:164:63: warning: multi-line string literals are deprecated
menus.c:170:34: warning: multi-line string literals are deprecated
menus.c:170:34: missing terminating " character
menus.c:163:33: possible start of unterminated string literal
menus.c:160: warning: unused variable `logo'
menus.c:155: warning: unused variable `authors'
gmake[2]: *** [menus.o] Error 1
gmake[2]: Leaving directory `/home/liue/aa/aa'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/liue/aa'
gmake: *** [all] Error 2
*** failed ***


here is my source code (it can be complied success):
/***************************************************************************
                          aa.c  -  description
                             -------------------
    begin                : Fri Apr 29 2005
    copyright            : (C) 2005 by liue
    email                : [email protected]
***************************************************************************/

/***************************************************************************
*                                                                         *
*   This program is free software; you can redistribute it and/or modify  *
*   it under the terms of the GNU General Public License as published by  *
*   the Free Software Foundation; either version 2 of the License, or     *
*   (at your option) any later version.                                   *
*                                                                         *
***************************************************************************/
#include <stdio.h>

int main()
{
   printf("hollow,you are my sccond program with kdevelop\n");
   return 0;
}
发表于 2005-4-29 11:25:18 | 显示全部楼层
menus.c: In function `about_cb':
menus.c:163: parse error before "A"
回复

使用道具 举报

 楼主| 发表于 2005-4-29 12:08:19 | 显示全部楼层
Excuse. I don't understand it you said. could you explain it clearly.
thank you.
回复

使用道具 举报

发表于 2005-4-29 12:38:34 | 显示全部楼层
[quote:35da9251cb="sagaeon"]menus.c: In function `about_cb':
menus.c:163: parse error before "A"[/quote]不是说在A前有个语法错误吗?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-6 03:47 , Processed in 0.039789 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表