Hi, I'm getting this when I try to compile 41361: Compiling lazutilsstrconsts.pas Writing Resource String Table file: lazutilsstrconsts.rst unixlazfileutils.inc(66,45) Hint: Local variable "st" does not seem to be initialized unixlazfileutils.inc(132,8) Hint: User defined: use GetEnvironmentVariableUTF8 unixlazfileutils.inc(168,39) Hint: Local variable "Info" does not seem to be initialized unixlazfileutils.inc(185,10) Error: Identifier not found "AText" unixlazfileutils.inc(188,12) Error: Identifier not found "AText" unixlazfileutils.inc(188,51) Error: Identifier not found "AText" unixlazfileutils.inc(190,12) Error: Identifier not found "AText" unixlazfileutils.inc(191,14) Error: Identifier not found "AText" unixlazfileutils.inc(193,12) Error: Identifier not found "AText" unixlazfileutils.inc(193,68) Error: Identifier not found "Atext" unixlazfileutils.inc(195,12) Error: Identifier not found "AText" unixlazfileutils.inc(197,12) Error: Identifier not found "AText" unixlazfileutils.inc(197,56) Error: Identifier not found "AText" unixlazfileutils.inc(199,12) Error: Identifier not found "AText" unixlazfileutils.inc(199,47) Error: Identifier not found "AText" unixlazfileutils.inc(201,33) Error: Identifier not found "AText" unixlazfileutils.inc(249,32) Hint: Local variable "FileInfo" does not seem to be initialized lazfileutils.pas(1180) Fatal: There were 13 errors compiling module, stopping TExternalToolList.Run Exception: /home/leonardo/Desarrollo/lazarus/components/lazutils/lazfileutils.pas(1180) Fatal: There were 13 errors compiling module, stopping ERROR: tool reported error make: *** [useride] Error 2
My version of fpc is this: Free Pascal Compiler version 2.7.1 [2013/05/11] for x86_64 -- Leonardo M. Ramé http://leonardorame.blogspot.com -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
