I added an OpenDialog to a form and started getting the following
errors, with the Source Editor pointing to the end of my .lpr file.
Remove the OpenDialog did not make the errors vanish.
Any thoughts or suggestions?
Windows 32, Vista, 0.9.29, SVN 27226, fpc: 2.4.0

John

IPUtility1.lpr(22,1) Error: Undefined symbol:
CONTROLS_TCONTROL_$__AUTOSIZECANSTART$$BOOLEAN
IPUtility1.lpr(22,1) Error: Undefined symbol:
CONTROLS_TCONTROL_$__CHANGEBOUNDS$LONGINT$LONGINT$LONGINT$LONGINT
IPUtility1.lpr(22,1) Error: Undefined symbol:
CONTROLS_TCONTROL_$__SETALIGNEDBOUNDS$LONGINT$LONGINT$LONGINT$LONGINT
IPUtility1.lpr(22,1) Error: Undefined symbol:
FORMS_TCUSTOMFORM_$__GETCONTROLCLASSDEFAULTSIZE$$POINT
IPUtility1.lpr(22,1) Error: Undefined symbol:
FORMS_TCUSTOMFORM_$__NEEDPARENTFORAUTOSIZE$$BOOLEAN
IPUtility1.lpr(22,1) Error: Undefined symbol:
CONTROLS_TCONTROL_$__SETBOUNDSKEEPBASE$LONGINT$LONGINT$LONGINT$LONGINT$BOOLEAN
IPUtility1.lpr(22,1) Error: Undefined symbol:
CONTROLS_TWINCONTROL_$__RESIZEDELAYEDAUTOSIZECHILDREN
IPUtility1.lpr(22,1) Fatal: There were 7 errors compiling module, stopping

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to