Guest xionmark Posted December 10, 2004 Share Posted December 10, 2004 Hi, WIN-XP, H7.0.220 I'm not getting any output from printf() statements in VEX on a Windows box. The same code works OK on Linux. Anyone know why console I/O would stop on a PC? Thx! --Mark Quote Link to comment Share on other sites More sharing options...
Jason Posted December 11, 2004 Share Posted December 11, 2004 I'm not getting any output from printf() statements in VEX on a Windows box. The same code works OK on Linux.Anyone know why console I/O would stop on a PC? To get console output on Windows, you have to execute mantra with a certain set of commandline arguments to invoke a console: mantra -o consolewait mantra -o consolenowait Quote Link to comment Share on other sites More sharing options...
Guest xionmark Posted December 23, 2004 Share Posted December 23, 2004 To get console output on Windows, you have to execute mantra with a certain set of commandline arguments to invoke a console: mantra -o consolewait mantra -o consolenowait 15441[/snapback] Thanks Jason, I finally got a chance to try this. Take care, Mark Quote Link to comment Share on other sites More sharing options...
dee900 Posted January 5, 2007 Share Posted January 5, 2007 Is there an equivalent way of starting houdini itself so that printf output gets shown? I'm working on a VOP SOP that includes a print VOP with "output text to console" toggled. Rather than starting houdini from the task bar, I have tried starting it from the csh that ships with houdini. I'm not seeing any text output, either from this VOP network or a simple VEX SOP with embedded printf statements. This is Windows XP using Houdini 8.1.704. Quote Link to comment Share on other sites More sharing options...
sibarrick Posted January 5, 2007 Share Posted January 5, 2007 That's weird, I've never had any problems on windows with the print VOP, that always fires up the console itself. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.