LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: basten54188

gcc问题!

[复制链接]
发表于 2003-5-17 16:48:19 | 显示全部楼层
gcc .... 2>err.txt
得到一个文本文件

然后再把前面的帖上来
前面的问题处理了
后面就简单了
发表于 2003-5-17 16:48:37 | 显示全部楼层
作为附件传上来。
 楼主| 发表于 2003-5-17 17:06:22 | 显示全部楼层
!!!!LINUX下的文件怎么弄到WINDOWS下啊!
小弟这个问题很菜把!
发表于 2003-5-17 17:09:26 | 显示全部楼层
去基础版搜索一下吧。这些问题是老问题了。
 楼主| 发表于 2003-5-17 17:20:04 | 显示全部楼层
你就教教小弟把!
发表于 2003-5-17 17:26:13 | 显示全部楼层
发表于 2003-5-17 17:37:57 | 显示全部楼层
如果有邮件账户那么通过电子邮件发
 楼主| 发表于 2003-5-17 17:46:33 | 显示全部楼层
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crt1.o: In function `_start':
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../crt1.o(.text+0x18): undefined reference to `main'
/tmp/ccSc4ULD.o: In function `Form1::Form1[not-in-charge](QWidget*, char const*, unsigned)':
/tmp/ccSc4ULD.o(.text+0x20): undefined reference to `vtable for Form1'
/tmp/ccSc4ULD.o(.text+0x2c): undefined reference to `vtable for Form1'
/tmp/ccSc4ULD.o(.text+0x73): undefined reference to `Form1::trUtf8(char const*, char const*)'
/tmp/ccSc4ULD.o(.text+0x18f): undefined reference to `Form1::trUtf8(char const*, char const*)'
/tmp/ccSc4ULD.o: In function `Form1::Form1[in-charge](QWidget*, char const*, unsigned)':
/tmp/ccSc4ULD.o(.text+0x23c): undefined reference to `vtable for Form1'
/tmp/ccSc4ULD.o(.text+0x248): undefined reference to `vtable for Form1'
/tmp/ccSc4ULD.o(.text+0x28f): undefined reference to `Form1::trUtf8(char const*, char const*)'
/tmp/ccSc4ULD.o(.text+0x3ab): undefined reference to `Form1::trUtf8(char const*, char const*)'
/tmp/ccSc4ULD.o: In function `Form1::~Form1 [not-in-charge]()':
/tmp/ccSc4ULD.o(.text+0x443): undefined reference to `vtable for Form1'
/tmp/ccSc4ULD.o(.text+0x44f): undefined reference to `vtable for Form1'
/tmp/ccSc4ULD.o: In function `Form1::~Form1 [in-charge]()':
/tmp/ccSc4ULD.o(.text+0x489): undefined reference to `vtable for Form1'
/tmp/ccSc4ULD.o(.text+0x495): undefined reference to `vtable for Form1'
/tmp/ccSc4ULD.o: In function `Form1::~Form1 [in-charge deleting]()':
/tmp/ccSc4ULD.o(.text+0x4cf): undefined reference to `vtable for Form1'
/tmp/ccSc4ULD.o(.text+0x4db): more undefined references to `vtable for Form1' follow
collect2: ld returned 1 exit status
 楼主| 发表于 2003-5-17 17:47:24 | 显示全部楼层
以上是错误的信息!
发表于 2003-5-17 17:50:21 | 显示全部楼层
link出错
没有link qt使用的库

你可以创建一个QT工程
然后看它的MAKEFILE里面要LINK什么库
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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