[fpc-devel] GUID's under Linux

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Feb 20 13:40:02 CET 2006


On 20 feb 2006, at 13:36, Marco van de Voort wrote:

>>> How to I create a GUID under Linux?  I executed the code below under
>>> Windows without error.  I then tested my code under Linux and it  
>>> tells
>>> me "Identifier not found 'CreateGUID'".  When I Ctrl+Click on
>>> CreateGUID, it takes me to sysutilh.inc at line 174, which is a
>>> function that does exist!
>>>
>>> I am running Ubuntu Linux 5.10, Lazarus 0.9.13 and FPC 2.0.2
>>
>> It works fine for me with fpc 2.0.2 under Darwin, can't see either
>> why it wouldn't work on Linux.
>
> Implementations don't seem the same?

His problem is that it doesn't compile at all, not that it doesn't work.


Jonas




More information about the fpc-devel mailing list