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.
_______________________________________________ fpc-devel maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-devel