<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>&nbsp;<BR>
This problem has been resolved with the kind assistance of Bill Hoffman of Kitware.<BR>
&nbsp;<BR>
THe problem of compiling/linking a mixed version of 64/32 bit binaries was caused by my&nbsp;VS containing some 64 bit paths in the 32 bit configuration mode. These paths can be examined using Tools-&gt; Options -&gt; Proj &amp; Sols -&gt;&nbsp; VC++ dirs<BR>
&nbsp;<BR>
The faulty&nbsp; 64 paths were :<BR>
&nbsp;<BR>
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\BIN\amd64<BR>
C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727<BR>
&nbsp;<BR>
While I'm not an authority on this I can only assume that the correct paths should be :<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\bin\x86_amd64<BR>
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727<BR>
&nbsp;<BR>
&nbsp;<BR>
I have no idea how these paths were registered in 32 bit mode in VS - these are not paths that I would deal with directly, or even know about in the first place. I'm providing explanation in case others in the future encounter a similar problem. <BR>
&nbsp;<BR>
Cheers, <BR>
&nbsp;<BR>
Anders.<BR>
&nbsp;<BR><BR>
<HR id=EC_stopSpelling>
From: anders.moe@geocap.no<BR>To: cmake@cmake.org<BR>Date: Wed, 3 Sep 2008 08:10:32 +0000<BR>Subject: [CMake] cmake 2.6 insists on using MSVC x64 even when in 32 bit shell<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
<BR>&nbsp;<BR>Hi all<BR>&nbsp;<BR>I'm trying to compile a 32 bit version of VTK using the 32 bit MSVC 2005 command shell. Note that I'm running XP64. <BR>&nbsp;<BR>This works fine for Qt, but cmake gives an error during the "simpel test program compile" where it appears that the test solution *.sln is setup for x64, since the error says <BR>&nbsp;<BR>"module machine type x64 conflicts with machine type 32"<BR>&nbsp;<BR>&nbsp;<BR>Seems as if&nbsp;cmake is &nbsp;overly zealous&nbsp; in detecting the x64 setup even when it shouldn't. Does anyone know how to force it into 32 bit mode ? Thanks, <BR>&nbsp;<BR>I saw someone else having a similar problem here, but the other way around (32 bit in 64 mode)<BR>&nbsp;<BR>Anders. <BR><BR>
<P class=EC_EC_EC_MsoNormal><A target=_blank name=_MailAutoSig><SPAN lang=EN-US style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana"><FONT color=#000000>________________________________________________________<BR><BR></FONT></SPAN></A><FONT color=#000000><SPAN><STRONG><SPAN lang=EN-US style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana">Anders&nbsp;Moe</SPAN></STRONG></SPAN><SPAN><SPAN lang=EN-US></SPAN></SPAN></FONT></P>
<P class=EC_EC_EC_MsoNormal><FONT color=#000000><SPAN><I><SPAN lang=EN-US style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana">Software Integration Manager<BR></SPAN></I></SPAN><SPAN><EM><SPAN lang=EN-US style="FONT-SIZE: 8.5pt; FONT-STYLE: normal; FONT-FAMILY: Verdana">Geocap</SPAN></EM></SPAN></FONT><SPAN><I><SPAN lang=EN-US style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana"><BR></SPAN></I></SPAN><FONT color=#000000><SPAN><SPAN lang=EN-US style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana">w:&nbsp;+47 22 95 56 66</SPAN></SPAN></FONT></P>
<P class=EC_EC_EC_MsoNormal><SPAN><U><SPAN title=mailto:support@macrovision.com><SPAN lang=EN-GB style="FONT-SIZE: 8.5pt; COLOR: blue; FONT-FAMILY: Verdana"><SPAN title=mailto:support@macrovision.com>anders.moe</SPAN></SPAN></SPAN><SPAN></SPAN></U><A title=mailto:anders.moe@geocap.no href="mailto:anders.moe@geocap.no"><U><FONT color=#0000ff><SPAN><SPAN lang=EN-GB style="FONT-SIZE: 8.5pt; FONT-FAMILY: Verdana"><SPAN title=mailto:anders.moe@geocap.no>@geocap.no</SPAN></SPAN></SPAN><SPAN></SPAN></FONT></U></A><SPAN><SPAN lang=EN-GB style="FONT-SIZE: 7.5pt; COLOR: blue; FONT-FAMILY: Verdana"><BR></SPAN></SPAN><SPAN><SPAN lang=EN-US style="FONT-SIZE: 8.5pt; COLOR: black; FONT-FAMILY: Verdana">________________________________________________________</SPAN></SPAN><SPAN><SPAN lang=EN-US style="FONT-SIZE: 8.5pt; COLOR: blue; FONT-FAMILY: Verdana"><BR><BR></SPAN></SPAN><SPAN></SPAN></SPAN><SPAN></SPAN></P>
<P class=EC_EC_EC_MsoNormal><SPAN lang=EN-GB><FONT face="Times New Roman" color=#000000 size=3>&nbsp;</FONT></SPAN></P><BR><BR>
<HR>
Windows Live Messenger på mobilen. <A href="http://windowslivemobile.msn.com/Homepage.aspx?lang=nb-no&amp;ocid=30032" target=_blank>Hold kontakten hvor som helst når som helst.</A> <br /><hr />Se bildegalleri på MSN Style. <a href='http://style.no.msn.com/gallery/21074/73014?ocid=30032' target='_new'>Kate Moss eller Sienna Miller: Hvilken kjendis-stil passer deg?</a></body>
</html>