FrankFirsching
FrankFirsching
About Me
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
Day 16 | NATURE | Forest 2020年11月17日9:53
After a long time not contributing to the Houdini community, for Nodevember I've been starting my favorite 3D application again. Not very happy how it turned out (flickering too much :-( ), but next topic is calling….
Here's my forest growing into a shape and growing berries on the shape boundary.
Video and the source file in the attachments, in case someone wants to play with it…
Here's my forest growing into a shape and growing berries on the shape boundary.
Video and the source file in the attachments, in case someone wants to play with it…
python25.lib missing in windows distribution 2009年12月15日4:35
Sorry. I haven't noticed this. I still thought, that apprentice users should post to the forum instead of addressing support directly. This must have changed sometime.
python25.lib missing in windows distribution 2009年12月14日16:29
Hi!
Today I noticed, that the windows distribution of Houdini is missing python25.lib, which is needed in order to link python extension modules. Since the python headers are included in the package, I expected to find the link library in there, too. The Linux distribution is shipping libpython2.5.a, so building Houdini conform python extensions works perfectly on this platform.
Thanks
Frank
P.S.: I also noticed, that in the directory $H/python/bin there are debug builds of the MSVC runtime libraries located. This seems to be an error.
Today I noticed, that the windows distribution of Houdini is missing python25.lib, which is needed in order to link python extension modules. Since the python headers are included in the package, I expected to find the link library in there, too. The Linux distribution is shipping libpython2.5.a, so building Houdini conform python extensions works perfectly on this platform.
Thanks
Frank
P.S.: I also noticed, that in the directory $H/python/bin there are debug builds of the MSVC runtime libraries located. This seems to be an error.