On 2 January 2011 10:37, Kjow <[email protected]> wrote: > I just updated to latest lazarus/fpc svn and this is the compiling error: > > ... > ... > ... > Compiling messagedialogs.pp > Compiling resource units\i386-win32\messagedialogs.or > Linking .\messagedialogs.exe > 85 lines compiled, 0.7 sec , 1200960 bytes code, 287208 bytes data > C:/Develop/fpc/2.4.2/bin/i386-Win32/fpc.exe -gl > -Fu../lcl/units/i386-win32 -Fu../lcl/units/i386-win32/win32 > -Fu../components/synedit/units/i386-win32 > -Fu../components/codetools/units/i386-win32 -Fu. -FE. > -FUunits/i386-win32 -di386 notebk.pp > Free Pascal Compiler version 2.5.1 [2011/01/02] for i386 > Copyright (c) 1993-2010 by Florian Klaempfl > Target OS: Win32 for i386 > Compiling notebk.pp > Compiling notebku.pp > C:\Develop\lazarus\examples\notebku.pp(87,19) Error: Identifier not > found "PageCount" > C:\Develop\lazarus\examples\notebku.pp(104,19) Error: Identifier not > found "PageCount" > C:\Develop\lazarus\examples\notebku.pp(304,13) Error: identifier > idents no member "ShowTabs" > C:\Develop\lazarus\examples\notebku.pp(304,39) Error: identifier > idents no member "ShowTabs" > C:\Develop\lazarus\examples\notebku.pp(305,17) Error: identifier > idents no member "ShowTabs" > C:\Develop\lazarus\examples\notebku.pp(330,16) Error: identifier > idents no member "TabPosition" > C:\Develop\lazarus\examples\notebku.pp(331,16) Error: identifier > idents no member "TabPosition" > C:\Develop\lazarus\examples\notebku.pp(332,21) Error: identifier > idents no member "TabPosition" > C:\Develop\lazarus\examples\notebku.pp(333,16) Error: identifier > idents no member "TabPosition" > C:\Develop\lazarus\examples\notebku.pp(334,21) Error: identifier > idents no member "TabPosition" > C:\Develop\lazarus\examples\notebku.pp(335,16) Error: identifier > idents no member "TabPosition" > C:\Develop\lazarus\examples\notebku.pp(336,21) Error: identifier > idents no member "TabPosition" > C:\Develop\lazarus\examples\notebku.pp(337,16) Error: identifier > idents no member "TabPosition" > C:\Develop\lazarus\examples\notebku.pp(343) Fatal: There were 13 > errors compiling module, stopping > > > Although the command says
C:/Develop/fpc/2.4.2/bin/i386-Win32/fpc.exe The compiler output is Free Pascal Compiler version 2.5.1 [2011/01/02] for i386 Is that what is should be. Do an "svnversion ." to find the exact commit. That will be more helpful. > Thanks, > Kjow > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- Frank Church ======================= http://devblog.brahmancreations.com
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
