<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
I do have same problem using VTK 4.4 with winxp sp1 + borland c++
builder 6 on ati and intel video cards.<br>
My program runs well till when I close the application.<br>
I have access violation error in ntdll.dll, I cannot identify (no
problems in debug mode).<br>
Later (after ok button pressure) I can see an error in
vtkWin32OpenGLRenderWindow.cxx in a line I cannot identify (window is
too little and not responding).<br>
<br>
Bye all,<br>
Luca<br>
<br>
<br>
<br>
Cesar Rabak wrote:
<blockquote
 cite="mid20050702012340.83829.qmail@web30402.mail.mud.yahoo.com"
 type="cite">
  <pre wrap="">You don't qualify what you mean by "work" and "not
work". However, this behaviour is typical of programs
with errors in memory acessing.

Check to see if you're not using unitialized
variables, specially pointers, or trying to deference
memory not belonging to your process.

HTH

--- Jing LI <a class="moz-txt-link-rfc2396E" href="mailto:jli023@cs.auckland.ac.nz">&lt;jli023@cs.auckland.ac.nz&gt;</a> escreveu:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi there, 

I tested VTK 4.4 on a pc with WinXP SP2 + VS .Net
2003. The VTK projects
work in Debug mode, but not in Release mode. 

Does anybody have an idea?

Thanks in advance, 

Jing 

_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->


        
        
                
_______________________________________________________ 
Yahoo! Acesso Gr&aacute;tis - Internet r&aacute;pida e gr&aacute;tis. 
Instale o discador agora! <a class="moz-txt-link-freetext" href="http://br.acesso.yahoo.com/">http://br.acesso.yahoo.com/</a>
_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
.

  </pre>
</blockquote>
<br>
</body>
</html>