Hi everyone,<br><br>I am trying to build omniORBpy against VC9 and Python 2.7 and have run into a couple of issues.<br><br>I chose the latest version of omniORBpy-3.5.<br>omniORB-4.1.5 doesn't have a win32 vc9 version so I'm using omniORB-4.1.4-x86_win32-vs9(.zip). The README says that everything is pre-built so not much to do there (hurray).<br>
<br>The README in omniORBpy says to place the omniORBpy-3.5 folder into omniORB-4.1.4-x86_win32-vs9/src/lib/omniORBpy ($TOP/src/lib) and change to that folder ($TOP/src/lib/omniORBpy) and do a make export.<br><br>Firstly, there is no make command so I used nmake, second there is no makefile so I had to use the -f option and thirdly, the thing didn't seem to like it anyway.<br>
<br>Please can some one take a look, and see what has happened.<br><br>Many thanks,<br>David<br><br><br># ===============================================<br clear="all">C:\Documents and Settings\davidne>set path=%PATH%;C:\Program Files\Microsoft Visual Studio 9.0\VC\bin<br>
<br>C:\Documents and Settings\davidne>cd C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy<br><br>C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy>nmake export<br><br>Microsoft (R) Program Maintenance Utility Version 9.00.30729.01<br>
Copyright (C) Microsoft Corporation. All rights reserved.<br><br>NMAKE : fatal error U1073: don't know how to make 'export'<br>Stop.<br><br>C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy>dir<br>
Volume in drive C has no label.<br> Volume Serial Number is E443-038E<br><br> Directory of C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy<br><br>11/01/2011 11:19 <DIR> .<br>11/01/2011 11:19 <DIR> ..<br>
07/01/2005 00:22 12,195 acinclude.m4<br>20/12/2010 22:09 14,107 aclocal.m4<br>11/01/2011 10:21 <DIR> bin<br>07/10/2007 15:39 1,659 bugfixes-30.xml<br>01/02/2008 16:29 744 bugfixes-31.xml<br>
23/09/2008 09:35 1,604 bugfixes-32.xml<br>16/07/2009 13:23 714 bugfixes-33.xml<br>20/12/2010 22:09 706 bugfixes-34.xml<br>20/12/2010 22:09 157,366 configure<br>20/12/2010 22:09 4,807 <a href="http://configure.ac">configure.ac</a><br>
11/01/2011 10:21 <DIR> contrib<br>23/03/2003 21:51 26,428 COPYING.LIB<br>23/03/2003 21:51 149 <a href="http://dir.mk">dir.mk</a><br>11/01/2011 10:21 <DIR> doc<br>
11/01/2011 10:21 <DIR> examples<br>11/01/2011 11:10 71 GNUmakefile<br>23/03/2003 21:51 147 GNUmakefile.in<br>11/01/2011 10:21 <DIR> include<br>11/01/2011 10:21 <DIR> mk<br>
11/01/2011 10:21 <DIR> modules<br>11/01/2011 10:21 <DIR> omniidl_be<br>11/01/2011 10:21 <DIR> python<br>23/03/2003 21:51 510 README.Python<br>20/12/2010 22:09 3,320 README.txt<br>
20/12/2010 22:09 2,893 ReleaseNotes.txt<br>20/12/2010 22:09 1 THIS_IS_OMNIORBPY_3_5<br>22/12/2010 16:01 28,003 update.log<br> 18 File(s) 255,424 bytes<br> 11 Dir(s) 26,125,041,664 bytes free<br>
<br>C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy>nmake -f GNUmakefile export<br><br>Microsoft (R) Program Maintenance Utility Version 9.00.30729.01<br>Copyright (C) Microsoft Corporation. All rights reserved.<br>
<br>GNUmakefile(3) : fatal error U1052: file '$(TOP)/config/<a href="http://config.mk">config.mk</a>' not found<br>Stop.<br># ===============================================<br><br><br>-- <br>Managing Director<br>
BigSoft Limited<br>Reading, UK.<br>+44 (0) 7866 262 398<br><a href="http://www.bigsoft.co.uk/" target="_blank">http://www.bigsoft.co.uk/</a><br>Registered in Cardiff, Wales 3960621<br><br><br>