Jump to content

Linux + Hconsole + Cout?


Recommended Posts

I wonder how to show the Houdini's console in Linux. My custom SOP outputs info with cout or printf. Under Windows it works fine, but in Linux I don't see the Houdini's console. Actually, I don't see console when VEX outputs info too.

I met a similar question in a forum once, but I can't find it now. So how to solve this problem?

Link to comment
Share on other sites

I wonder how to show the Houdini's console in Linux. My custom SOP outputs info with cout or printf. Under Windows it works fine, but in Linux I don't see the Houdini's console. Actually, I don't see console when VEX outputs info too.

19823[/snapback]

it should just echo back to the shell that you started houdini from.

If you've closed this shell it won't echo anywhere.

Link to comment
Share on other sites

Do you mean for a shader? You can get it to print out to a file using render verbose option and specifying a file.

19844[/snapback]

Yes, for a shader or for other VEX stuff like custom COPs. What to do if I want to see output messages in SHOPs preview or in COPs?

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...