<html><head><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head><body><div data-externalstyle="false" dir="ltr" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:12pt;"><div>The “problem†is that Visual Studio is 32-bit only, so it can only show the x86 build in Design Mode.</div><div> </div><div>This happens because the ActiViz dll has underlying architecture-specific native dlls for VTK that it loads. Since they are arch-specific and VS is 32-bit only.... it can only handle the x86 dlls.</div><div> </div><div> </div><div>Cheers (hope this helps),</div><div>David C.</div><div> </div><div data-signatureblock="true"> </div><div style="padding-top: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;"><div><font face="Calibri, 'Segoe UI', Meiryo, 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'Khmer UI', 'Nirmala UI', Tunga, 'Lao UI', Ebrima, sans-serif" style='line-height: 15pt; letter-spacing: 0.02em; font-family: Calibri, "Segoe UI", Meiryo, "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Khmer UI", "Nirmala UI", Tunga, "Lao UI", Ebrima, sans-serif; font-size: 11pt;'><b>From:</b> Max<br><b>Sent:</b> ‎Sunday‎, ‎June‎ ‎23‎, ‎2013 ‎9‎:‎55‎ ‎AM<br><b>To:</b> vtkusers@vtk.org</font></div></div><div> </div>Hi VTKers,<br>When I'm downloading the 86 bit version of activiz I see the render control<br>and can add it to my winforms,<br>but when i download the 64 bit activiz version, it is not shown and i cannot<br>add it through the kitware dll.<br>And when i'm building 86 project the form is shown correctly, but with 64<br>bit version, it cannot show it in design mode, only the run mode.<br>Does anyone know what can be the problem?<br><br>Thank you,<br>Max<br><br><br><br>--<br>View this message in context: http://vtk.1045678.n5.nabble.com/Render-Control-tp5721532.html<br>Sent from the VTK - Users mailing list archive at Nabble.com.<br>_______________________________________________<br>Powered by www.kitware.com<br><br>Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<br><br>Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://www.vtk.org/mailman/listinfo/vtkusers<br></div></body></html>