2012/3/9 Patrick Chevalley <[email protected]>: > 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
Thank you! Anyway, I update everyday sources from svn (lazarus, fpc, glscene) and I'm using r6018 of GLScene, but the problem is still present. Kjow -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
