QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 883|回复: 3

zhcon的安装问题

[复制链接]
发表于 2005-5-3 11:13:32 | 显示全部楼层 |阅读模式
请问我在安装的时候出现:
fblinear24.cpp: In member function `virtual void FBLinear24::DrawChar(int, int, int, int, CharBitMap*)':
fblinear24.cpp:206: error: ISO C++ forbids cast to non-reference typeused as lvalue
fblinear24.cpp:210: error: ISO C++ forbids cast to non-reference typeused as lvalue
make[3]: *** [fblinear24.o] 错误 1
make[3]: Leaving directory `/home/joe/zhcon-0.2.3/src/display'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/joe/zhcon-0.2.3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/joe/zhcon-0.2.3'
make: *** [all] 错误 2

是什么错误?
怎么解决?
谢谢!
发表于 2005-5-3 11:43:23 | 显示全部楼层
你是不是没有安装c++编译器?
我最最小安装的时候,也装不了。后来把c++编译器装上。就可以成功编译了
回复

使用道具 举报

 楼主| 发表于 2005-5-3 12:47:31 | 显示全部楼层
我装的是ml final
回复

使用道具 举报

发表于 2005-5-11 12:04:26 | 显示全部楼层
gcc 3.4里头编译会有问题,我昨天也碰到了。解决方法很简单。

按照make的提示,打开出错的cpp文件,错就错在:

(__u32*)dest32++这里,把这个指针用一个ptmp代替,多写两行代码就可以了。

zhcon还是解决不好半个中文字的问题,网页经常乱码……
回复

使用道具 举报

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

本版积分规则

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

© 2021 Powered by Discuz! X3.5.

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