[vtkusers] help!!!about vtkMDI

Benoit Regrain benoit.regrain at creatis.insa-lyon.fr
Mon Mar 17 03:11:28 EST 2003


Is your OpenGL drivers correctly installed ???

wglCreateContext is the base to create all windows in OpenGL on Win32 system
If OpenGL drivers are detected, they will be used, but it can make errors if
they are not properly installed...

In my mind, a simple test is to launch a game or a demo using OpenGL


----- Original Message -----
From: "zhao yong qiang" <zhao-yq at cs.sjtu.edu.cn>
To: <vtkusers at public.kitware.com>
Sent: Saturday, March 15, 2003 5:22 PM
Subject: [vtkusers] help!!!about vtkMDI


> Hi all,
> I meet such a strange question.
> I install vtk. My environment is VTK+MSVC+WIN2000.
> Then I follow the example of vtkMDI,
> But in vtkOutputWindow.it showes:
>
> ERROR: In C:\martink\vtk42\VTK\Rendering\vtkWin32OpenGLRenderWindow.cxx,
> line 734
> vtkWin32OpenGLRenderWindow (0x0148E248): wglCreateContext failed in
> CreateAWindow(), error: 1114
>
> ERROR: In C:\martink\vtk42\VTK\Rendering\vtkWin32OpenGLRenderWindow.cxx,
> line 734
> vtkWin32OpenGLRenderWindow (0x0148E248): wglCreateContext failed in
> CreateAWindow(), error: 0
>
> ERROR: In C:\martink\vtk42\VTK\Rendering\vtkWin32OpenGLRenderWindow.cxx,
> line 734
> vtkWin32OpenGLRenderWindow (0x0148E248): wglCreateContext failed in
> CreateAWindow(), error: 0
>
> ERROR: In C:\martink\vtk42\VTK\Rendering\vtkWin32OpenGLRenderWindow.cxx,
> line 734
> vtkWin32OpenGLRenderWindow (0x0148E248): wglCreateContext failed in
> CreateAWindow(), error: 0
>  
> but in disk C, there is not such directory.
> Can someone help me?
> Thanks!!!!
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list