When I try to compile to install GLScene’s packages (1.5 in Delphi 10.2 Tokyo) for Win32 it gives an error :
"[dcc32 Error] GLNGDManager.pas(1640): E2010 Incompatible types: 'TCollisionPrimitiveArray' and 'Pointer'".
As I do not have much experience with this library, I decided to ask for help for the most experienced.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Alanderson it is the latest package from SVN ?
I don't have Delphi 10.2 but some advices :
1 - Delete all old installation of glscene
2 - Download the latest package from SVN and copy to you components folder (normally eg c:\user\xxx\RAD10\components or something like that if i'm remember)
3 - Just install the Runtime and Design package first
4 - Install others package one by one
Hi everyone,
When I try to compile to install GLScene’s packages (1.5 in Delphi 10.2 Tokyo) for Win32 it gives an error :
"[dcc32 Error] GLNGDManager.pas(1640): E2010 Incompatible types: 'TCollisionPrimitiveArray' and 'Pointer'".
As I do not have much experience with this library, I decided to ask for help for the most experienced.
Thanks
Hi Alanderson it is the latest package from SVN ?
I don't have Delphi 10.2 but some advices :
1 - Delete all old installation of glscene
2 - Download the latest package from SVN and copy to you components folder (normally eg c:\user\xxx\RAD10\components or something like that if i'm remember)
3 - Just install the Runtime and Design package first
4 - Install others package one by one
You can also follow the instructions here https://sourceforge.net/p/glscene/wiki/Delphi%20Installation/
Last edit: Jerome.D (BeanzMaster) 2017-06-30