Lazarus中文社区

 找回密码
 立即注册(注册审核可向QQ群索取)

QQ登录

只需一步,快速开始

版权申明
查看: 1990|回复: 3

编译IDE时出错吴,那个能帮我看一下是这错误的意思

[复制链接]

该用户从未签到

发表于 2013-10-15 17:53:33 | 显示全部楼层 |阅读模式

E:\lazarus\components\printers\printersdlgs.pp(42,14) Error: Forward declaration not solved "TPageSetupDialog.Execute:Boolean;"

出错位置:

  TPageSetupDialog = class(TCustomPrinterSetupDialog)
  private
   fMargins : TRect;
   fUnits : TMeasureUnits;
  public
    constructor Create(TheOwner: TComponent); override;
    function Execute: Boolean; override;//---------出错位置
    property Margins : TRect read fMargins write fMargins;
    property Units : TMeasureUnits read fUnits;
  end;

ide版本azarus-1.1-40379-fpc-2.6.0-20130224
wince交叉编译版本azarus-1.1-40379-fpc-2.6.0-20130224-cross-arm-wince-win32
编译选项:
profile to build: Clean up+Build all
     --Clean Up:选Clean All
LCL widget type =>wince
Target OS =>WinCE
Target CPU=>arm
其他选项没改变



回复

使用道具 举报

该用户从未签到

 楼主| 发表于 2013-10-17 10:33:51 | 显示全部楼层
呵呵,搞了2天找不出问题,那位能人能给俺来点提示
回复 支持 反对

使用道具 举报

该用户从未签到

 楼主| 发表于 2013-10-17 10:33:55 | 显示全部楼层
呵呵,搞了2天找不出问题,那位能人能给俺来点提示
回复 支持 反对

使用道具 举报

该用户从未签到

发表于 2013-10-18 17:52:01 | 显示全部楼层
小同学, 请下载laz 1.0.12, fpc 2.6.2
回复 支持 反对

使用道具 举报

*滑块验证:

本版积分规则

QQ|手机版|小黑屋|Lazarus中国|Lazarus中文社区 ( 鄂ICP备16006501号-1 )

GMT+8, 2025-5-2 23:49 , Processed in 0.026550 second(s), 10 queries , Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表