guido-z@gmx.de
guido-z@gmx.de
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
perforce p4python module with Houdini's python problem Feb. 25, 2016, 5:38 p.m.
ah thanks!!
I can confirm it is indeed a problem with the compiler version. Houdini's python seems to be compiled with:
MSC v.1700 64 bit (AMD64) (VC 2012)
while a default python was compiled with:
MSC v.1500 64 bit (AMD64) (VC 2008)
using a .pyd that was complied with the right version is fixing the issue! Turns out Maya TDs are facing the same problems. Found this forum:
http://tech-artists.org/forum/archive/index.php?t-4616.html [tech-artists.org]
I can confirm it is indeed a problem with the compiler version. Houdini's python seems to be compiled with:
MSC v.1700 64 bit (AMD64) (VC 2012)
while a default python was compiled with:
MSC v.1500 64 bit (AMD64) (VC 2008)
using a .pyd that was complied with the right version is fixing the issue! Turns out Maya TDs are facing the same problems. Found this forum:
http://tech-artists.org/forum/archive/index.php?t-4616.html [tech-artists.org]