[vtkusers] VTK Tests and BUILD_SHARED_LIBS

Xiaofeng Z xf10036 at hotmail.com
Sun Apr 8 01:11:08 EDT 2012


Looks like it is related to VC++11 I'm trying.  The error seems to occur at API function call, such as at:

    pixelFormat = ChoosePixelFormat(hDC, &pfd);  [vtkWin32OpenGLRenderWindow.cxx

I got a pop up with this message: "LoadLibrary failed with error 126: The specified module could not be found."

Any ideal why this is happening?

Xiaofeng Zhao



> From: dave.demarle at kitware.com
> Date: Sun, 8 Apr 2012 00:20:41 -0400
> Subject: Re: [vtkusers] VTK Tests and BUILD_SHARED_LIBS
> To: xf10036 at hotmail.com
> CC: vtkusers at vtk.org
> 
> It should not be required. What platform are you on and what is the
> specific error message you are seeing?
> 
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
> 
> 
> 
> On Sat, Apr 7, 2012 at 11:51 PM, Xiaofeng Z <xf10036 at hotmail.com> wrote:
> > Is BUILD_SHARED_LIBS required for RUN_TESTS.  I'm getting LoadLibrary
> > Failure when I try to run the tests in a build without BUILD_SHARED_LIBS
> > turned on.
> >
> > Xiaofeng Zhao
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the VTK FAQ at:
> > http://www.vtk.org/Wiki/VTK_FAQ
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
> >
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120408/e38ba44e/attachment.htm>


More information about the vtkusers mailing list