社区 - C++ Builder / 基础类怎样编译成单个可移植的EXE文件?
zfming () 2000-03-01 20:33:00在 C++ Builder / 基础类 提问
本人已将Project Options->Packages 中的Biuld with runtime packages,
Project Options->Linker 中的Use dynamtic RTL两选项去掉,可是把编译好的
EXE文件移到其他机子上还提示EAccessViolation
问题点数:0、回复次数:4 1楼 zfming () 回复于 2000-03-02 11:23:00 得分 0
Who can help me?
2楼 zfming () 回复于 2000-03-02 18:28:00 得分 0
我的程序有问题,此问题收回。
3楼 Dev (东方云龙) 回复于 2000-07-11 12:12:00 得分 0
If you received the message like "EAccessViolation...", it means there some bugs in you program. If the Message is "No found ...Dll",that really is distributing problem.
4楼 wu_xin (有风) 回复于 2000-07-11 15:52:00 得分 0
如果使用到数据库,DBE相应的东西,ADO相应的东西不要少了!