<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi again,<br><br>Thanks for the info Josh, looking in the config.log allowed me to see that the paths to my compiler were not setup correctly. So I fixed that, and also changed the ICE_HOME to only include the root folder location.<br><br>It goes a bit further now, but still gets stuck,<br><br>I've attached my config.log. The build seems to have generated the omero_client.dll file, but fails by saying:<br><br>"scons: *** [C:\Documents and Settings\red08xgu\Desktop\OMERO_SVN_402\components\<br>tools\target\lib\omero_client.lib] omero_client.lib: No such file or directory"<br><br>which indeed does not exist...<br><br>Anyway, maybe you have a better idea on how to proceed from here, as I'm stuck on what else to try...<br><br>Thanks for your help..<br><br>J.<br><br>&gt; Date: Tue, 8 Sep 2009 19:26:53 +0200<br>&gt; From: josh.moore@gmx.de<br>&gt; To: jeromeavondo@msn.com<br>&gt; CC: ome-devel@lists.openmicroscopy.org.uk<br>&gt; Subject: [ome-devel] Building omero cpp libraries under winxp.<br>&gt; <br>&gt; Jerome Avondo writes:<br>&gt;  &gt; Hi,<br>&gt; <br>&gt; Hi Jerome.<br>&gt; <br>&gt;  &gt; I am trying to get the omero-cpp developer libraries to build under a WindowsXP (32bit) machine.<br>&gt;  &gt; So I have been following these instructions: http://trac.openmicroscopy.org.uk/omero/wiki/OmeroCpp<br>&gt; <br>&gt; In theory, those instructions should work, but I'm fairly sure there<br>&gt; are bugs with the scons build on Windows that need to be worked on for<br>&gt; the various Windows compilers. Would you be willing to lend yours? If<br>&gt; so, we'll add your version to the OmeroCpp page.<br>&gt; <br>&gt;  &gt; I have successfully built the:<br>&gt;  &gt; <br>&gt;  &gt; ./build.py<br>&gt;  &gt; <br>&gt;  &gt; however when I try,<br>&gt;  &gt; <br>&gt;  &gt; ./build.py build-cpp<br>&gt;  &gt; <br>&gt;  &gt; It fails and complains it cannot find the Ice/Ice.h, so I guess there is an issue with my ICE_HOME paths... <br>&gt;  &gt; But I do have the ICE_HOME set as a system variable, with the following entries:<br>&gt;  &gt; <br>&gt;  &gt; ICE_HOME=C:\Ice-3.3.1;C:\Ice-3.3.1\include;C:\Ice-3.3.1\lib;C:\Ice-3.3.1\bin<br>&gt; <br>&gt; ICE_HOME should definitely be set, but only to the top-level install<br>&gt; directory:<br>&gt; <br>&gt;   ICE_HOME=C:\Ice-3.3.1<br>&gt; <br>&gt;  &gt; And the build script does seem to acknowledge this...<br>&gt;  &gt; So I'm a bit stuck with what else to try, I have attached the full build log to this email.<br>&gt; <br>&gt; ...snip...<br>&gt;  &gt; build:<br>&gt;  &gt; Building with ICE_HOME=C:\Ice-3.3.1;C:\Ice-3.3.1\include;C:\Ice-3.3.1\lib;C:\Ice<br>&gt;  &gt; -3.3.1\bin<br>&gt;  &gt; Ice/Ice.h not found<br>&gt; ...snip...<br>&gt; <br>&gt; The config.log under OmeroCpp will tell you why this step didn't pass<br>&gt; (at the moment it's because ICE_HOME is improperly set). You can see<br>&gt; an example config.log file here:<br>&gt; <br>&gt;   http://hudson.openmicroscopy.org.uk/job/omero-windows-dll/ws/trunk/components/tools/OmeroCpp/config.log<br>&gt; <br>&gt;  &gt; Any help is welcome,<br>&gt;  &gt; Thanks,<br>&gt;  &gt; J.<br>&gt; <br>&gt; ~J.<br><br /><hr />Have more than one Hotmail account? <a href='http://clk.atdmt.com/UKM/go/167688463/direct/01/' target='_new'>Link them together to easily access both.</a></body>
</html>