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