<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Looks like it is related to VC++11 I'm trying. The error seems to occur at API function call, such as at:<br><br> pixelFormat = ChoosePixelFormat(hDC, &pfd); [vtkWin32OpenGLRenderWindow.cxx<br><br>I got a pop up with this message: "LoadLibrary failed with error 126: The specified module could not be found."<br><br>Any ideal why this is happening?<br><br>Xiaofeng Zhao<br>
<br><br><div><div id="SkyDrivePlaceholder"></div>> From: dave.demarle@kitware.com<br>> Date: Sun, 8 Apr 2012 00:20:41 -0400<br>> Subject: Re: [vtkusers] VTK Tests and BUILD_SHARED_LIBS<br>> To: xf10036@hotmail.com<br>> CC: vtkusers@vtk.org<br>> <br>> It should not be required. What platform are you on and what is the<br>> specific error message you are seeing?<br>> <br>> David E DeMarle<br>> Kitware, Inc.<br>> R&D Engineer<br>> 21 Corporate Drive<br>> Clifton Park, NY 12065-8662<br>> Phone: 518-881-4909<br>> <br>> <br>> <br>> On Sat, Apr 7, 2012 at 11:51 PM, Xiaofeng Z <xf10036@hotmail.com> wrote:<br>> > Is BUILD_SHARED_LIBS required for RUN_TESTS. I'm getting LoadLibrary<br>> > Failure when I try to run the tests in a build without BUILD_SHARED_LIBS<br>> > turned on.<br>> ><br>> > Xiaofeng Zhao<br>> ><br>> > _______________________________________________<br>> > Powered by www.kitware.com<br>> ><br>> > Visit other Kitware open-source projects at<br>> > http://www.kitware.com/opensource/opensource.html<br>> ><br>> > Please keep messages on-topic and check the VTK FAQ at:<br>> > http://www.vtk.org/Wiki/VTK_FAQ<br>> ><br>> > Follow this link to subscribe/unsubscribe:<br>> > http://www.vtk.org/mailman/listinfo/vtkusers<br>> ><br></div>                                            </div></body>
</html>