Wings 3D Development Forum

Full Version: I need my console window back.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I need my console window back.

How can I get it back ? Not the built in green one ... the
full blown separate console window.

It is very helpful during design.
I still have my one in the development environment. Smile
Me too.
But some test happens on test boxes .
(10-21-2013 01:53 AM)ggaliens Wrote: [ -> ]But some test happens on test boxes.
yeah. I didn't notice this until today. Sad
But, I don't think we'll get it working as before anymore, since this change was made to remove the Erlang console from the user sight.
I was missing it the other day when I was testing the Text primitive. I wanted to shut Wings3D down when task manager was taking too long.

Is there any way it could be enabled as a preference similar to "Show develop menu" under Edit > Preferences > Misc?

Not that important to me but just an idea to make everyone happy... Smile

oort
Just start wings as you normally do when develop, everything is in the bin dir.
bin/werl -run wings start for example.
LOOKING for DEBUG BUILD with console.

Not to have a development environment on every machine where I test.

That's all.
(10-23-2013 04:17 PM)ggaliens Wrote: [ -> ]LOOKING for DEBUG BUILD with console.

Not to have a development environment on every machine where I test.

That's all.

Did you read what I wrote? Do not use wings.exe to start it, use bin/werl instead from the installed dir. Everything is there as before, except that the starter program does not keep the console.
OK ... thanks Dan.

Yes ... I read ... just mis-read and read too quick. That's all.
My way for show Erlang console with Wings3D...



Greetings..
Pages: 1 2
Reference URL's