[fpc-devel] copmpiling the glu.pp fails on win32

Vincent Snijders vsnijders at quicknet.nl
Thu Nov 25 10:16:44 CET 2004


Hi,

Copmpiling the lastest glu.pp fails on win32.

make.exe[3]: Entering directory
`C:/lazarus/source/fpc-1.9/packages/extra/opengl'
c:/lazarus/source/fpc-1.9/compiler/ppc386.exe -Xs -OG2p3 -n
-FuC:/lazarus/source/fpc-1.9/rtl/units/i386-win32 -FE.
-FUunits/i386-win32 -di386 -dRELEASE glu.pp
glu.pp(512,38) Error: Identifier not found "getlastdlerror"
glu.pp(512,53) Error: Illegal expression
glu.pp(538) Fatal: There were 2 errors compiling module, stopping

getlastdlerror is declared in DLLFuncs, which is not used on win32.

It might be appropiate to use GetLastError on win32 instead, but I am
not sure.

Regards,
Vincent.




More information about the fpc-devel mailing list