nakijun / zengl

Automatically exported from code.google.com/p/zengl
0 stars 0 forks source link

zgl_Timers on MacOS #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I get this error when compiling :
/Developer/ZenGL/src/zgl_timers.pas(161,21) Error: Identifier not found 
"UnsignedWide"

Lazarus 0.9.31 and FPC 2.4.2

Adding MacTypes  the USES solved the problem!

Original issue reported on code.google.com by wagenhei...@gmail.com on 23 Apr 2011 at 9:32

GoogleCodeExporter commented 9 years ago
>> /Developer/ZenGL/src/zgl_timers.pas(161,21) Error: Identifier not found 
"UnsignedWide"

Oh, that variable is not needed any more...

Original comment by dr.andru@gmail.com on 23 Apr 2011 at 9:50

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1157.

Original comment by dr.andru@gmail.com on 23 Apr 2011 at 9:50