<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hello,</p>
<p> </p>
<p>I have developed a Java application that uses VTK. I would like to compile three sets of Java-wrappable VTK DLLs for Windows, Linux, and MacOSX. Thus far, I have undesirably built the DLLs (w/ Visual Studio on Windows, GCC on Linux) on every system that
will use the software. When I have attempted to load these DLLs on another Windows or Linux system with similar OS version and hardware, Java claims that there is an architectural incompatibility with the DLLs. When I configure CMAKE for building VTK, what
are the critical flag settings that will ensure that the built DLLs can be distributed to other computers with the same OS?</p>
<p> </p>
<p>Thanks,</p>
<p> </p>
<p>Ben</p>
<p> </p>
</div>
</body>
</html>