博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
can't load package the specified module could not be found
阅读量:6964 次
发布时间:2019-06-27

本文共 342 字,大约阅读时间需要 1 分钟。

can't load package the specified module could not be found

 

Dependency Walker 2.2Dependency Walker 2.2  工具分析原因,查找依赖的文件,发现是缺少文件DBEXPRESS60.BPL,在别的电脑上搜到文件

c:\windows\system32\DBEXPRESS60.BPL,拷贝过来就可以了。拷贝到D:\Program Files (x86)\Borland\CBuilder6\Projects\Bpl也是可以的。

Dependency Walker 2.2

http://www.dependencywalker.com/

 

缺这个文件应该是安装开发工具的时候少了少一个选项吧。

转载地址:http://rbwsl.baihongyu.com/

你可能感兴趣的文章
javax.crypto.spec.SecretKeySpec
查看>>
ubuntu14.04搭建Nginx+php+mysql+phpmyadmin
查看>>
fatal error C1083: 无法打开预编译头文件:“Debug\a.pch”: No su
查看>>
Linux Crontab定时任务
查看>>
ubuntu安装谷歌浏览器
查看>>
崛起于Springboot2.X之mysql读写分离升级版(22)
查看>>
Weblogic数据池测试出错
查看>>
django 迁移数据 暂时禁用auto_now / auto_now_add
查看>>
多个线程之间的通信
查看>>
Tomcat中server.xml文件内各节点详解
查看>>
SSH远程访问及控制
查看>>
centos6 远程桌面链接
查看>>
jquery javascript iframe操作
查看>>
【原创】一路成长一路歌
查看>>
hello
查看>>
debian 安装配置heartbeat
查看>>
sqlserver 数据库死锁
查看>>
linux 下 apache tomcat 高可用负载集群
查看>>
正则表达式总结
查看>>
mysql-mm(双主)
查看>>