QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 657|回复: 0

Kdevelop简单问题求教

[复制链接]
发表于 2003-10-13 21:30:50 | 显示全部楼层 |阅读模式
  
我是个linux新手,今天初次用Kdevelop就遇到了麻烦,新建一个项目后未做任何修改直接make,出现以下错误:


gmake all-recursive

gmake[1]: Entering directory `/home/program/test1'

Making all in test1

gmake[2]: Entering directory `/home/program/test1/test1'

/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W

-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -O0 -g3 -Wall

-fno-exceptions -fno-check-new -o test1 -L/usr/X11R6/lib -L/usr/lib/qt3-gcc3.2/lib -L/usr/lib -R /usr/lib -R /usr/lib/qt3-gcc3.2/lib -R

/usr/X11R6/lib test1.o main.o test1.moc.o -lqt-mt -lXext -lX11 -lresolv -lSM -lICE -lpthread -lkdecore -lkdeui -lresolv

/usr/bin/ld: cannot find -lpng

collect2: ld returned 1 exit status

gmake[2]: Leaving directory `/home/program/test1/test1'

gmake[2]: *** [test1] Error 1

gmake[1]: Leaving directory `/home/program/test1'

gmake[1]: *** [all-recursive] Error 1

gmake: *** [all] Error 2

*** 失败 ***

我重装了所有linux软件开发包仍是如此,难道我只能重装系统吗??请老手给给个解决方法!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-14 11:13 , Processed in 0.040980 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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