<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=windows-1251"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
use current trunc version of rxfpc.<br>
<br>
10.07.2010 11:17, Frank Church пишет:
<blockquote
cite="mid:AANLkTinlbXtvvIu7soeQPqJoxp50_-SWHGEB2FOCqzGH@mail.gmail.com"
type="cite">
<pre wrap="">When trying to compile the rxnew package I get this error message
Quote
C:\lazarus29240\components\rxfpc\rxtoolbar.pas(1030,27) Error: Identifier
not found "AutoSizeCanStart"
The same code compiles well in Lazarus 0.9.28 so I suspect that some units
which are automatically loaded by .28 are not loaded in .29. The version in
question is 0.9.29-26377
When I search the c:\lazarus\lcl AutoSizeCanStart appears in buttons.inc and
wincontrol.inc but it doesn't appear to be part of an object definition.
Can anyone shed light on this?
</pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
</blockquote>
<br>
</body>
</html>