[Lazarus] Error in actual sources of SVN - Only Windows

silvioprog silvioprog at gmail.com
Wed Sep 7 18:41:03 CEST 2011


2011/9/7 Alex Shishkin <alexvins at mail.ru>:
> 07.09.2011 2:21, Hans-Peter Diettrich пишет:
>>
>> silvioprog schrieb:
>>
>>> When I try compile the IDE:
>>>
>>> ...
>>> C:\lazarus\lcl\include\tabcontrol.inc(482,16) Warning: Class types
>>> "TTabControl" and "TCustomTabControl" are not related
>>
>> This is due to the recent renaming and move of TCustomTabControl. You have
>> old .ppu lying around, and should rebuild the LCL.
>>
>> DoDi
>>
> I received same warning.
> TCustomTabControl = class(TWinControl) (ComCtrls.pp)
> TTabControl = class(TCustomControl) (ComCtrls.pp)
> { $Id: comctrls.pp 32064 2011-08-26 17:46:56Z juha $}
> So they are really not related.

Thanks guys. I rebuilt the LCL.

-- 
Silvio Clécio
===============================================
Blog - <silvioprog.com.br>
Twitter - <twitter.com/silvioprog>
LazSolutions - <code.google.com/p/lazsolutions>
LazWebSolutions - <code.google.com/p/lazwebsolutions>
Lazarus-BR - <groups.google.com.br/group/lazarus-br?hl=pt-BR>
===============================================
   * Conheça nosso canal IRC sobre Lazarus: #lazarus-br *
===============================================




More information about the Lazarus mailing list