Wings 3D Development Forum

Full Version: Is it possible to open console window?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Someone can help me? I'd like to know if it is possible to open console (erlang) window in the recent releases (1.5.2, 1.5.3). Thanks.
On win8 right click on the wings3d icon at taskbar (when its opened) and select erl.exe

Well, I think this is what you want...
I didn't know about being able to access the erlang console that way. It works for Windows 7 Home Premium as will.

oort
Thanks, Asticles: that was exactly what i wanted to know. Smile
Nope that starts a new erlang process without any connection to the running wings,
but cool I had no idea about that..

But this should work to get it started as in the old days:

"C:\Program Files\wings3d_1.5.3\bin\werl.exe" -run wings start_halt -extra "c:\Users\LOGINNAME\AppData\Roaming"
Reference URL's