<div dir="ltr">OSX XCode comes with tools that will show specifically what OpenGL call is producing the error. They are under XCode menu/ "Open Developer Tool" / Instruments / OpenGL ES. Try working with that to nail down the specific OpenGL call that is producing the problem. <div><br></div><div>Thanks</div><div>Ken</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 16, 2015 at 4:39 AM, YassminAbdallah <span dir="ltr"><<a href="mailto:yassminabdallah@gmail.com" target="_blank">yassminabdallah@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello good day,<br>
<br>
<br>
I try the volume rendering example in both simulator and iPhone 6 and i<br>
still get those errors message,<br>
<br>
for the first 'if' in the example i got those two error,<br>
<br>
////////////////////////<br>
ERROR: In<br>
/Users/desktop/VTKBin/vtk/Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.cxx,<br>
line 850<br>
vtkOpenGLPolyDataMapper2D (0x156517f20): failed after RenderOverlay 1 OpenGL<br>
errors detected<br>
  0 : (1286) Unknown error<br>
<br>
<br>
ERROR: In /Users/desktop/VTKBin/vtk/Rendering/OpenGL2/vtkTextureObject.cxx,<br>
line 554<br>
vtkTextureObject (0x174195950): failed at glBindTexture(0) 1 OpenGL errors<br>
detected<br>
  0 : (1286) Unknown error<br>
<br>
<br>
////////////////////////<br>
<br>
<br>
and for the 'else' i just change the data format to DICOM image and i got<br>
those three errors,<br>
<br>
////////////////////////<br>
ERROR: In<br>
/Users/desktop/VTKBin/vtk/Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.cxx,<br>
line 850<br>
vtkOpenGLPolyDataMapper2D (0x156d201d0): failed after RenderOverlay 1 OpenGL<br>
errors detected<br>
  0 : (1286) Unknown error<br>
<br>
<br>
ERROR: In /Users/desktop/VTKBin/vtk/Rendering/OpenGL2/vtkTextureObject.cxx,<br>
line 1485<br>
vtkTextureObject (0x170199f30): failed at glTexImage2D 1 OpenGL errors<br>
detected<br>
  0 : (1282) Invalid operation<br>
<br>
<br>
ERROR: In /Users/desktop/VTKBin/vtk/Rendering/OpenGL2/vtkTextureObject.cxx,<br>
line 554<br>
vtkTextureObject (0x170199f30): failed at glBindTexture(0) 1 OpenGL errors<br>
detected<br>
  0 : (1286) Unknown error<br>
////////////////////////<br>
<br>
any help please ?<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Volume-Rendering-in-iOS-tp5734785p5735000.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/Volume-Rendering-in-iOS-tp5734785p5735000.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Ken Martin PhD<div>Chairman & CFO<br>Kitware Inc.<br>28 Corporate Drive<br>Clifton Park NY 12065<br>518 371 3971<div><br></div><div><span style="font-size:10pt;font-family:Tahoma,sans-serif">This communication,
including all attachments, contains confidential and legally privileged
information, and it is intended only for the use of the addressee.  Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken in reliance on it is prohibited and may be
unlawful. If you received this communication in error please notify us
immediately and destroy the original message. 
Thank you.</span></div></div></div>
</div>