Welcome, Guest
Username: Password: Remember me
Components and Libraries for Graphics 3D Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

GLScene bug on Laz64 14 years 5 months ago #129

  • Kjow
  • Kjow's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Hi,

I can't add GLCamera with Lazarus 64Bit + GLScene. If I add a GLCamera and I run the compiled exe, it crashes.
(You can test with new project and simply adding: GLScene, GLSceneViewer. Double click on GLScene icon on Form1, and add GLCamera, GLLight, DummyCube. Link GLCamera with GLSceneViewer and hit F9)
Same way, but with Laz32, works ok.

Project started on Laz32 compiles and runs right on Laz64.
Project started on Laz64 have the problem described with Laz32 and Laz64.

So, adding a Camera from Laz64 is not possible. (If I open a project started on Laz64 with Laz32 I can see that GLScene component is deleted from Form1.)

Thanks and Regards.

Please Log in or Create an account to join the conversation.

Last edit: by Kjow.
  • Page:
  • 1