编译组件出现错误
问题描述:
?
?<!-- google_ad_section_start -->请问——编译组件出现错误:[Fatal Error] Could not create output file 'g:\delphi\Projects\Bpl\f1bookdesigncom.bpl'
?
1、指定的路径不存在
2、该bpl(实际上就是个dll)被某程序加载了,典型的就是delphi把它给加载了
发布时间: 2012-10-26 10:30:59 作者: rapoo
编译组件出现错误
问题描述:
?
?<!-- google_ad_section_start -->请问——编译组件出现错误:[Fatal Error] Could not create output file 'g:\delphi\Projects\Bpl\f1bookdesigncom.bpl'
?
1、指定的路径不存在
2、该bpl(实际上就是个dll)被某程序加载了,典型的就是delphi把它给加载了