Hi,
The latest GLScene Update gives the following error when compiling a program that I have been successfully compiling for some time. Foolishly I did not save the prior GLscene files. [dcc32 Fatal Error] GLNodes.pas(809): F2051 Unit GLObjects was compiled with a different version of GLColor.TGLColor
I realy need to complete this program as soon as posible.
Eric Hardinge
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
The latest GLScene Update gives the following error when compiling a program that I have been successfully compiling for some time. Foolishly I did not save the prior GLscene files.
[dcc32 Fatal Error] GLNodes.pas(809): F2051 Unit GLObjects was compiled with a different version of GLColor.TGLColor
I realy need to complete this program as soon as posible.
Eric Hardinge
Hi,
My Mistake, I neglected to recomplie the packages. Sorry.
EricHardinge