B
B
booomheadshot2014-03-29 19:52:11
Delphi
booomheadshot, 2014-03-29 19:52:11

Delphixe5. How to install GLScene?

The essence of the problem is that even in the installers from the site, the latest version of Delphi, on which you can install GLScene - xe4. You need to bet on xe5. Actually, when building, I get this:
TuW4hlPF-Hw.jpg
Please help.
Most likely, nothing is visible on the screen.
Error on:
TGLSceneViewport = class(FMX.Types.TControl)
and on:
FFMXBuffer: FMX.Types.TBitmap;

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
M_PRO, 2014-04-01
@booomheadshot

...
uses
FMX.Controls,
FMX.Graphics;
...
TGLSceneViewport = class(FMX.Controls.TControl)
...
FFMXBuffer: FMX.Graphics.TBitmap;
...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question