WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Seeing errors finding files in an executable (https://forum.worldviz.com/showthread.php?t=2987)

Enlil 09-27-2010 09:39 AM

Seeing errors finding files in an executable
 
Hello,

I am trying to make an .exe that contains a LOT of resources. There are a lot of branching parts, so it is hard to be sure I have every resource. I added some viz.res.addpublish statements, but I believe I am missing some files still.

So, I was wondering, is there a way to see the console output of an executable? Or at least an error log?

Thanks,
Christian

farshizzo 09-27-2010 11:14 AM

The second dialog in the publish wizard contains a checkbox labelled Display console. You can use this option to display an output console for your published exe.

If you prefer to log the ouput to a file, then you can use the viz.setLogFile command to redirect all output to a file. You will probably want to specify an absolute path if using this command with a published exe.

Enlil 09-27-2010 11:34 AM

Thanks, that is very useful!

Christian


All times are GMT -7. The time now is 06:36 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC