od[forum]: Hou Navigator 0.1 - od[forum]

Jump to content

  • (4 Pages)
  • +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

Hou Navigator 0.1 Spacemouse for Houdini

#37 User is offline   FrankFirsching Icon

  • Initiate
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 21-February 03
  • Location:Munich, Germany
  • Name:Frank
  • Firsching

Posted 13 November 2009 - 02:59 PM

Where did you get your python installation from? I'm using the 64bit release from here: http://www.python.or...releases/2.5.4/
The problem now is, that your python seems to be built using Visual Studio 2003 (VC7), but WinSDK6 (that is needed for Houdini) is VC8. Again a version conflict :ph34r:. What's the output of python.exe if you start the interactive shell? Mine is:
Python 2.5.4 (r254:67916, Dec 23 2008, 15:19:34) [MSC v.1400 64 bit (AMD64)] on win32

Here MSC v.1400 corresponds with the compiler version. You can query the compiler version by calling "cl.exe --version". Here is my output:
Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50727.762 for x64

I just noticed, that H10 is shipping with the python headers, so you should be able to use the python installation from there (%HFS%\python).
0

#38 User is offline   Mikx Icon

  • Peon
  • Pip
  • Group: Members
  • Posts: 10
  • Joined: 08-November 09
  • Gender:Male
  • Name:Mike
  • FX

Posted 14 November 2009 - 09:14 AM

View PostFrankFirsching, on 14 November 2009 - 03:59 AM, said:

Where did you get your python installation from?

I download python-2.5.4.msi from there

View PostFrankFirsching, on 14 November 2009 - 03:59 AM, said:

What's the output of python.exe if you start the interactive shell?

Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)] on win32


View PostFrankFirsching, on 14 November 2009 - 03:59 AM, said:

You can query the compiler version by calling "cl.exe --version".

Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64



View PostFrankFirsching, on 14 November 2009 - 03:59 AM, said:

I just noticed, that H10 is shipping with the python headers, so you should be able to use the python installation from there

you mean add to build.bat a path to Houdini\v10.0.430\python\bin\python2.5.exe ?

This post has been edited by Mikx: 14 November 2009 - 09:14 AM

0

#39 User is online   edward Icon

  • Grand Master
  • PipPipPipPipPip
  • Group: Members
  • Posts: 2,692
  • Joined: 10-September 02
  • Gender:Male
  • Name:edward
  • e.d.w.a.r.d.

Posted 14 November 2009 - 01:47 PM

Mikx, if you look at your version numbers vs Frank's, then clearly you have *both* the wrong python build AND wrong compiler build.
don't panic!
0

#40 User is offline   Mikx Icon

  • Peon
  • Pip
  • Group: Members
  • Posts: 10
  • Joined: 08-November 09
  • Gender:Male
  • Name:Mike
  • FX

Posted 14 November 2009 - 09:22 PM

View Postedward, on 15 November 2009 - 02:47 AM, said:

Mikx, if you look at your version numbers vs Frank's, then clearly you have *both* the wrong python build AND wrong compiler build.

yes I know....
But I download Python 2.5.4 from here

View PostFrankFirsching, on 14 November 2009 - 03:59 AM, said:


and Windows SDK 6 from here

View PostFrankFirsching, on 13 November 2009 - 03:30 AM, said:

You can find WinSDK6 here: http://www.microsoft...E-EF72E5B4E065&

0

#41 User is online   edward Icon

  • Grand Master
  • PipPipPipPipPip
  • Group: Members
  • Posts: 2,692
  • Joined: 10-September 02
  • Gender:Male
  • Name:edward
  • e.d.w.a.r.d.

Posted 15 November 2009 - 06:42 AM

View PostMikx, on 15 November 2009 - 12:22 AM, said:

But I download Python 2.5.4 from here


You downloaded the 32-bit version as opposed to the 64-bit version. I hope you also downloaded the 64-bit version of Houdini.
don't panic!
0

#42 User is online   edward Icon

  • Grand Master
  • PipPipPipPipPip
  • Group: Members
  • Posts: 2,692
  • Joined: 10-September 02
  • Gender:Male
  • Name:edward
  • e.d.w.a.r.d.

Posted 15 November 2009 - 06:44 AM

View PostMikx, on 15 November 2009 - 12:22 AM, said:

and Windows SDK 6 from here


But you're probably not *running* the compiler installed from there?
don't panic!
0

#43 User is offline   FrankFirsching Icon

  • Initiate
  • PipPip
  • Group: Members
  • Posts: 199
  • Joined: 21-February 03
  • Location:Munich, Germany
  • Name:Frank
  • Firsching

Posted 14 December 2009 - 01:58 PM

Since my Christmas holidays started today, I had some time to advance my home-project :-)
Here is version 0.2 of HouNavigator with Linux-support.
Unfortunately installation is only slightly easier as before (no more patching of hou_navigator.py source file). This will be one of the next things, I'm going to address.
The zip files comes only with a precompiled module for Win64, so Linux users will have to get their hands dirty and compile on their own.

Hope you like it...

P.S.: I also started a Sourceforge project: http://sourceforge.n...ts/hounavigator

Attached File(s)


0

  • (4 Pages)
  • +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users