[fpc-devel] copmpiling the glu.pp fails on win32
Jonas Maebe
jonas at zeus.ugent.be
Thu Nov 25 12:43:39 CET 2004
On 25 nov 2004, at 10:16, Vincent Snijders wrote:
> 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.
Sorry, it should be fixed now.
> It might be appropiate to use GetLastError on win32 instead, but I am
> not sure.
I've simply deleted the call to getlastdlerror, it was only there for
debugging purposes.
Jonas
More information about the fpc-devel
mailing list