Jump to content

errors with HOT_Ocean_eval


gyurma

Recommended Posts

Hi,

first of all congrats on the brilliant tool!!!! I can and do use the sop however I have problems with the VEX - HOT_Ocean_eval.

I'm getting error messages as follows:

hotVexError.png

CentOS/linux 64

also the displacement shader (connected to the same issue???)

what am I doing wrong?

Thanks in advance

Gyuri

Link to comment
Share on other sites

I'm guessing you didn't use the "hython setup.py bdist" method to build the toolkit ? It sounds like you are missing the VEXdso file which should be on your houdini path. eg $HIH/vex/VEXdso if you didn't use the bdist package method of installation detailed in the documentation.

When you build a binary distribution this is what gets included in the package -

> unzip -t hotbin_linux64_H10.0.407_1.0rc8.zip

Archive: hotbin_linux64_H10.0.407_1.0rc8.zip

testing: hotbin_linux64_H10.0.407_1.0rc8/config/Icons/SOP_Cleave.icon OK

testing: hotbin_linux64_H10.0.407_1.0rc8/config/Icons/SOP_Ocean.png OK

testing: hotbin_linux64_H10.0.407_1.0rc8/otls/HOT.otl OK

testing: hotbin_linux64_H10.0.407_1.0rc8/examples/vop_displace.hip OK

testing: hotbin_linux64_H10.0.407_1.0rc8/examples/sop_flotsam.hip OK

testing: hotbin_linux64_H10.0.407_1.0rc8/examples/sop_simple.hip OK

testing: hotbin_linux64_H10.0.407_1.0rc8/examples/vopsop_foamparts.hip OK

testing: hotbin_linux64_H10.0.407_1.0rc8/examples/vopsop_two_sources.hip OK

testing: hotbin_linux64_H10.0.407_1.0rc8/vex/VEXdso OK

testing: hotbin_linux64_H10.0.407_1.0rc8/dso/VEX_Ocean.so OK

testing: hotbin_linux64_H10.0.407_1.0rc8/dso/SOP_Ocean.so OK

testing: hotbin_linux64_H10.0.407_1.0rc8/dso/SOP_Cleave.so OK

No errors detected in compressed data of hotbin_linux64_H10.0.407_1.0rc8.zip.

-Drew

Hi,

first of all congrats on the brilliant tool!!!! I can and do use the sop however I have problems with the VEX - HOT_Ocean_eval.

I'm getting error messages as follows:

hotVexError.png

CentOS/linux 64

also the displacement shader (connected to the same issue???)

what am I doing wrong?

Thanks in advance

Gyuri

Edited by eloop
Link to comment
Share on other sites

I'm guessing you didn't used the "python setup.py bdist" method to build the toolkit ? It sounds like you are missing the VEXdso file which should be on your houdini path. eg $HIH/vex/VEXdso if you didn't use the bdist package method of installation detailed in the documentation.

When you build a binary distribution this is what gets included in the package -

-Drew

you were right, that was the problem. Thousand thanks!

Gyuri

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...