<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF">
Hello,<br>
<br>
I am trying to build a project that was written 10&#43; years ago,<br>
with a newer version of OmniORB (4.1.6), on a Windows 7<br>
machine with Visual Studio 2010, for 32-bit.<br>
<br>
I have successfully downloaded the ORB ZIP, and built the<br>
entire project, with 'make export'.<br>
<br>
Part of the makefile involves running omniidl to generate the<br>
stub files from our IDL file, for compilation into the server.<br>
The output from our build, and the error message, are below:<br>
<br>
<font face="Courier New, Courier, monospace">Running command: C:\omniORB-4.1.6\bin\x86_win32\omniidl -bcxx -C\\gothic-samba\gothic\src\gijeprog\win7-devt -Wbh=_s.h -Wbs=_s.cpp \\gothic-samba\gothic\src\gijeprog\win7-devt\OO-Toolkit.idl<br>
omniidl: Could not import back-end 'cxx'<br>
omniidl: Maybe you need to use the -p option?<br>
omniidl: (The error was 'No module named cxx')</font><br>
<br>
Can anyone explain why this did not work?<br>
<br>
Cheers,<br>
<pre class="moz-signature" cols="72">-- 
Marcus A.T MacWilliam, Senior Software Engineer. 1Spatial Ltd.
Tel: &#43;44 (0)1223 420414, ext 2289,    Mob: &#43;44 (0)7803 706597.
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:marcus.macwilliam@1spatial.com">marcus.macwilliam@1spatial.com</a> Skype:marcus.macwilliam

Tennyson House, 7 Cambridge Business Park, Cambridge, CB4 0WZ.
Registered in England No. 4785688,     VAT Reg. No. 135539408.
Website: <a class="moz-txt-link-freetext" href="http://www.1spatial.com/">http://www.1spatial.com/</a>    E-mail: <a class="moz-txt-link-abbreviated" href="mailto:info@1spatial.com">info@1spatial.com</a></pre>
<a href="http://www.1spatial.com"><img src="http://www.1spatial.com/signatures/1SpatialLogo_Small.jpg" align="RIGHT"></a>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://www.youtube.com/user/1SpatialGroup" target="_blank"><img src="http://www.1spatial.com/wp-content/themes/1spatial/images/youtube.png" align="RIGHT"></a>
<a href="https://www.facebook.com/1Spatial" target="_blank"><img src="http://www.1spatial.com/wp-content/themes/1spatial/images/facebook.png" align="RIGHT"></a>
<a href="http://www.linkedin.com/company/1spatial" target="_blank"><img src="http://www.1spatial.com/wp-content/themes/1spatial/images/linkedIn.png" align="RIGHT"></a>
<a href="http://www.twitter.com/1spatial" target="_blank"><img src="http://www.1spatial.com/wp-content/themes/1spatial/images/twitter.png" align="RIGHT"></a>
<br>
<br>
<hr>
<p style="font-family:arial; font-size:75%">The information in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorised. Any views or opinions expressed in this e-mail
 may be solely those of the author and are not necessarily those of 1Spatial Plc. This email has been scanned for viruses and message content. 1Spatial Group Limited is a company registered in England and Wales No.4785688. Registered Office: Tennyson House,
 Cambridge Business Park, Cambridge CB4 0WZ</p>
</body>
</html>