[Lazarus] Lazarus 0.9.30.4RC2 available for download

Patrick Chevalley pchevalley at gmail.com
Fri Mar 9 18:39:23 CET 2012


Hi,

The problem is because GLScene wrongly define GLS_GENERIC_PREFIX
depending on LCL_RELEASE instead of FPC_RELEASE.

I submitted a patch for that a few time ago and it is now available in
the GLScene trunk.
http://glscene.svn.sourceforge.net/viewvc/glscene?view=revision&revision=6008

> {$IFDEF GLS_SERVICE_CONTEXT}
>  TServiceContextTaskList = {$IFDEF GLS_GENERIC_PREFIX} specialize {$ENDIF}
>    GThreadList < TServiceContextTask > ;
> {$ENDIF GLS_SERVICE_CONTEXT}

Patrick




More information about the Lazarus mailing list