Recent

Author Topic: GLScene opengl1x.pas  (Read 6922 times)

aidave

  • Newbie
  • Posts: 2
GLScene opengl1x.pas
« on: September 08, 2006, 05:17:12 am »
When I try to compile a project using GLScene with the GLScene+Lazarus preinstalled package, I get alot of errors like:

glDrawRangeElements := GLGetProcAddress('glDrawRangeElements');

lazarus-gl\components\glscene\Source\base\opengl1x.pas(3495,27) Error: Incompatible types: got "Pointer" expected "<procedure variable type of procedure(LongWord, LongWord, LongWord, LongInt, LongWord, Pointer);StdCall>

How can this be fixed?

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
RE: GLScene opengl1x.pas
« Reply #1 on: September 22, 2006, 07:46:57 pm »
I think it´s better to contact the authors of glscene and ask them to fix this.

You can find more info about this here:

http://wiki.lazarus.freepascal.org/GLScene

or here:

http://sourceforge.net/projects/glscene

Danail

  • Full Member
  • ***
  • Posts: 151
GLScene opengl1x.pas
« Reply #2 on: February 05, 2007, 08:33:52 pm »
by the way aidave can you tell me if it is possible in GLScene to place points in x,y,z coordinates by your choice during run time and mesh them?

 

TinyPortal © 2005-2018