Phong

Phong

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

HQueue Distributed Sim "Run Tracker" error Sept. 24, 2014, 1:35 a.m.

Hi!

I was wondering why my distributed sim render job errors out on HQueue at “Run Tracker” stage. IP numbers and ports have been set correctly in my houdini scene.

Thanks!!


Nhat

[HDK] compile issues with nmake VS2012 June 10, 2014, 10:20 p.m.

INSTDIR. Thanks a lot!!

Nhat

[HDK] compile issues with nmake VS2012 June 5, 2014, 5:32 p.m.

Thanks! That allowed to compile the DLL, but copying it to the DSO directory causes problems. I think it's because of the slashes. I know there is a variable where you can define where custom DSOs go, but I can't find it right now.


Creating library SOP_Star.lib and object SOP_Star.exp
if not exist CUsers/nhatphong.tran/Documents\houdini13.0\dso mkdir C
Users/nhatphong.tran/Documents\houdini13.0\dso
copy /Y SOP_Star.dll CUsers/nhatphong.tran/Documents\houdini13.0\dso
The syntax of the command is incorrect.
NMAKE : fatal error U1077: ‘copy’ : return code ‘0x1’
Stop.