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

TOPIC:

[GLScene] GLFullScreenViewer on Linux 14 years 6 months ago #131

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

GLFullScreenViewer doesn't works on Linux. So I copied these files from GLScene4Lazarus SVN :

GLContextForLinuxGTK.pas
GLFullScreenViewerForWindows.pas (renamed from gllclfullscreenviewer.pas)
gllingtkcontext.pas
gllinuxcontext.pas

It compiled well on Windows 7 x64. No luck on Ubuntu 9.10 beta: /usr/lib64/lazarus/components/pl_GLScene/Source/Platform/gllingtkcontext.pas(46,60) Error: Identifier not found "HDC"

BTW I think that you can re-use the code of GLScene for Lazarus ( wiki.lazarus.freepascal.org/GLScene#SVN ) to make it full linux-compatible.

Thanks!

PS Please! I need FullScreen on both Win/Linux!

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

  • Page:
  • 1