首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > .NET >

怎样解决[异常] jpegfilt.pas(723): File not found: 'jdtrans.obj'

2012-09-06 
怎样解决[错误] jpegfilt.pas(723): File not found: jdtrans.obj这个程序原来是可以运行起来的 后来重

怎样解决[错误] jpegfilt.pas(723): File not found: 'jdtrans.obj'
这个程序原来是可以运行起来的 后来重做系统了 重新安装的控件 就运行不了了 提示出这样的错误
[错误] jpegfilt.pas(705): File not found: 'jdhuff.obj'

[严重错误] TIFFilt.pas(61): Could not compile used unit 'jpegfilt.pas'
[错误] jpegfilt.pas(726): Unsatisfied forward or external declaration: 'jpeg_CreateDecompress'



谁能远程帮我看下怎么回事

[解决办法]
从错误描述来看,jpegfilt.pas单元肯定是有的,这个单元里链接了jdhuff.obj,而你没有jdhuff.obj文件,可能是组件包不齐全,或者是没有设置好相关的搜索路径,检查一下吧。
[解决办法]
这个提示是:enableinteractionhints属性不存在
是不是装的版本不对

热点排行