Forum > Packages and Libraries

Free Pascal 2.4.4 compiler, NativeInt / NativeUInt error messages with Indy

(1/1)

mjustin:
Hello,

Revision 4702 of Indy gives these error messages when I try to compile
with Free Pascal 2.4.4:

IdGlobal.pas(742,27) Error: Identifier not found "NativeInt"
IdGlobal.pas(742,27) Error: Error in type definition
IdGlobal.pas(752,29) Error: Identifier not found "NativeUInt"
IdGlobal.pas(752,29) Error: Error in type definition
IdGlobal.pas(1251,58) Error: Type "TIdNativeInt" is not completely defined
IdGlobal.pas(1633,23) Fatal: There were 5 errors compiling module, stopping
Fatal: Compilation aborted
Error: c:\lazarus\fpc\2.4.4\bin\i386-win32\ppc386.exe returned an error
exitcode (normal if you did not specify a source file to be compiled)

Are these types not in the 2.4.4 compiler?

Regards
--
Michael Justin
habarisoft - Enterprise Messaging Software for Delphi
http://www.habarisoft.com/

mjustin:

--- Quote from: mjustin on November 22, 2011, 08:31:15 am ---Are these types not in the 2.4.4 compiler?
--- End quote ---

Found the answer:

"NativeInt already exists in trunk, and should exist in the upcoming 2.6.0 release."

http://lists.freepascal.org/lists/fpc-devel/2011-September/026097.html

Navigation

[0] Message Index

Go to full version