bobster
bobster
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Can't run hdk hcustom July 13, 2011, 5:52 a.m.
So I'm now running on OS 10.6.8 and just installed xcode 3.2.6.
I run – hcustom toolkit/samples/SOP/SOP_Star.C
and I get this new error –
Making toolkit/samples/SOP/SOP_Star.o and /Users/robertbennett/Library/Preferences/houdini/11.0/dso/SOP_Star.dylib from toolkit/samples/SOP/SOP_Star.C
/var/folders/m3/m3sGa6VlEzmc0V-wWp+1N++++TI/-Tmp-//cczFe1R6.s:unknown:FATAL:can't create output file: toolkit/samples/SOP/SOP_Star.o
Compile failed
I run – hcustom toolkit/samples/SOP/SOP_Star.C
and I get this new error –
Making toolkit/samples/SOP/SOP_Star.o and /Users/robertbennett/Library/Preferences/houdini/11.0/dso/SOP_Star.dylib from toolkit/samples/SOP/SOP_Star.C
/var/folders/m3/m3sGa6VlEzmc0V-wWp+1N++++TI/-Tmp-//cczFe1R6.s:unknown:FATAL:can't create output file: toolkit/samples/SOP/SOP_Star.o
Compile failed
Can't run hdk hcustom July 8, 2011, 4:59 a.m.
I now have xcode 2.2.1 and now I get this error –
Making SOP_Star.o and /Users/robertbennett/Library/Preferences/houdini/11.0/dso/SOP_Star.dylib from SOP_Star.C
g++: Unable to guess config name for arch x86_64
Compile failed
Making SOP_Star.o and /Users/robertbennett/Library/Preferences/houdini/11.0/dso/SOP_Star.dylib from SOP_Star.C
g++: Unable to guess config name for arch x86_64
Compile failed
constraining multiple RBD objs in DOPS July 7, 2011, 4:09 p.m.
I'm simming several objs at the same time in DOPS and I'm trying to find a way to constrain all of them to one object. All the current constraints seem to only handle one obj.