Install of GLScene (rev 7086) on XE5 error: Incompatible types: 'TAbstractVector' and 'array[0..3] of Extended'
2017-11-23
2018-11-28
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Hello!!!
I try to install GLScene (rev 7086) to XE5.
While compiling all packages I receive this errors:
[dcc32 Error] GLTypes.pas(966): E2010 Incompatible types: 'TAbstractVector' and 'array[0..3] of Extended'
[dcc32 Error] GLTypes.pas(1042): E2003 Undeclared identifier: 'tkArray'
[dcc32 Error] GLTypes.pas(1045): E2003 Undeclared identifier: 'tkRecord'
[dcc32 Error] GLTypes.pas(1326): E2010 Incompatible types: 'Integer' and 'Extended'
What I need to do to fix its?
Sergey,
Upgrade to xe7/../10.2 or simply remove the unit from the package
Hi Sergey,
how do you solve the problem? I've having the same issues with XE4
Thanks in advance
Alessandro