[Error] iezlib.pas(1): Unsatisfied forward or external declaration: '_z_errmsg'

[Error] iezlib.pas(1): Unsatisfied forward or external declaration: '_z_errmsg'
[Error] iezlib.pas(1): Unsatisfied forward or external declaration: '_memcpy'
[Error] iezlib.pas(1): Unsatisfied forward or external declaration: '_memset'
[Fatal Error] TIFFilt.pas(61): Could not compile used unit 'iezlib.pas'

项目中引用了 ImageEN 组件。

delphi 7开始也安装了ImageEn.v3.0.0.Full.Source.Delphi.BCB.BDS.CDS.ccrun.284951 组件。这个是组件下载后的默认文件夹名称,也没有改(不知道是不是文件名中点的问题),在环境变量中也指定了相应的路径,可是每次编译的项目的时候就出这个错。

 

最后解决办法:

把ImageEN 中libs2 下的文件全部拷贝至 C:\Program Files\Borland\Delphi7\Lib。 此时就欧了。

 

 

 

转载于:https://www.cnblogs.com/http_it/archive/2010/10/11/1847967.html

FAILURE_:ec.msModule.service.startFailed<br>ework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sESSCM_planHazardService': Unsatisfied dependency expressed through field 'planHazardInfoService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sESSCM_planHazardInfoService': Unsatisfied dependency expressed through field 'riskDetailService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sESSCM_riskDetailService': Unsatisfied dependency expressed through field 'specialPlanService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sESSCM_specialPlanService': Unsatisfied dependency expressed through field 'specialTaskService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sESSCM_specialTaskService': Unsatisfied dependency expressed through field 'taskInfoService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sESSCM_taskInfoService' defined in URL [jar:file:/D:/supos/bap-server/module-Server/aqjc/127.0.0.1-3399/aqjc-1.0.0.jar!/BOOT-INF/lib/com.supcon.greendill.SESSCM.service-6.1.8.33.jar!/com/supcon/orchid/SESSCM/services/impl/SESSCMTaskInfoServiceImpl.class]: Invocation of init method failed; nested exception is java.lang.NullPointerException...<br>ec.msModule.service.seeMoreInfo D:/supos/bap-server/../logs/entityconf-logs\..\aqjc\aqjc.log 日志
04-08
2025-09-09 14:43:27.202 ERROR 0.0.0.0:8080 9 dt --- [main] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customProduceToMesController': Unsatisfied dependency expressed through field 'produceToMesService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'WOM_custom_produceToMes': Unsatisfied dependency expressed through field 'customWOMProduceTaskAspectService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customWOMProduceTaskAspectServiceImpl': Unsatisfied dependency expressed through field 'customWOMProduceTaskService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'WOM_customWOMProduceTaskServiceImpl': Unsatisfied dependency expressed through field 'mesDirectService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'WOM_mesDirectServiceImpl': Unsatisfied dependency expressed through field 'customWOMTaskActiveService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customWOMTaskActiveServiceImpl': Unsatisfied dependency expressed through field 'customWOMTaskProcessOperateService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'customWOMTaskProcessOperateServiceImpl': Unsatisfied dependency expressed through field 'womAsyncService'; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'customWOMAsyncServiceImpl': Bean with name 'customWOMAsyncServiceImpl' has been injected into other beans [customWOMActiExelogServiceImpl] in its raw version as part of a circular reference, but has eventually been wrapped. This means that said other beans do not use the final version of the bean. This is often the result of over-eager type matching - consider using 'getBeanNamesOfType' with the 'allowEagerInit' flag turned off, for example.
最新发布
09-10
Error creating bean with name 'methodValidationPostProcessor' defined in class path resource [org/springframework/boot/autoconfigure/validation/ValidationAutoConfiguration.class]: Unsatisfied dependency expressed through method 'methodValidationPostProcessor' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'shiroFilter' defined in class path resource [com/depower/config/ShiroConfig.class]: Unsatisfied dependency expressed through method 'shiroFilter' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'securityManager' defined in class path resource [com/depower/config/ShiroConfig.class]: Unsatisfied dependency expressed through method 'securityManager' parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'oAuth2Realm': Unsatisfied dependency expressed through field 'shiroService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'shiroServiceImpl': Unsatisfied dependency expressed through field 'sysMenuDao'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysMenuDao' defined in file [E:\projects\java\depower-fast\target\classes\com\depower\modules\sys\dao\SysMenuDao.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dynamicDataSource' defined in class path resource [com/depower/datasource/config/DynamicDataSourceConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.depower.datasource.config.DynamicDataSource]: Factory method 'dynamicDataSource' threw exception; nested exception is java.lang.IllegalStateException: dbType not support : null, url null
08-27
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.ujcms.cms.Application$WebConfigurer' defined in file [D:\java_project\text1\target\classes\com\ujcms\cms\Application$WebConfigurer.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.ujcms.cms.core.service.UserService' defined in file [D:\java_project\text1\target\classes\com\ujcms\cms\core\service\UserService.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.ujcms.cms.core.service.AttachmentService' defined in file [D:\java_project\text1\target\classes\com\ujcms\cms\core\service\AttachmentService.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'attachmentMapper' defined in file [D:\java_project\text1\target\classes\com\ujcms\cms\core\mapper\AttachmentMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionTemplate'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in class path resource [org/springframework/boot/autoconfigure/liquibase/LiquibaseAutoConfiguration$LiquibaseConfiguration.class]: Invocation of init method failed; nested exception is liquibase.exception.LiquibaseException: liquibase.exception.MigrationFailedException: Migration failed for change set db/changelog/liquibase.quartz.init.xml::quartz-init::quartz:
07-11
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值