Re: Windows 7 VS 2015 build fail
Duncan Grisby via omniORB-list <[email protected]> Wed, 31 Jan 2018 09:59:31 +0000
| Newsgroups | gmane.comp.corba.omniorb.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2018-01-31 at 03:49 +0000, Cyunkai via omniORB-list wrote: > I have reinstalled Python to let its path matches the need > (C:\Python36\python). No, you haven't. Your screenshot shows that you have (strangely) installed it in c:\Python36\python, meaning the executable is c:\Python36\python\python, meaning the Cygwin path version is /cygdrive/c/Python36/python The PYTHON make variable needs to be set TO THE PYTHON EXECUTABLE. Not the directory the python executable is in. > Both Cygwin and Python installed are 32bit version. I hope you want to build a 32 bit version of omniORB then. The Python machine architecture must match the machine architecture you are building omniORB for. Cygwin doesn't matter. [...] > make[3]: /cygdrive/c/Python36/python: Command not found Is that not a clue that the python command was not found?! Duncan. -- -- Duncan Grisby -- -- [email protected] -- -- http://www.grisby.org -- _______________________________________________ omniORB-list mailing list [email protected] http://www.omniorb-support.com/mailman/listinfo/omniorb-list