Wings 3D Development Forum
Is it possible to open console window? - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Interface & Usage (https://www.wings3d.com/forum/forumdisplay.php?fid=3)
+--- Thread: Is it possible to open console window? (/showthread.php?tid=679)



Is it possible to open console window? - Fonte Boa - 04-14-2014

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.


RE: Is it possible to open console window? - Asticles - 04-14-2014

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


RE: Is it possible to open console window? - oort - 04-14-2014

I didn't know about being able to access the erlang console that way. It works for Windows 7 Home Premium as will.

oort


RE: Is it possible to open console window? - Fonte Boa - 04-14-2014

Thanks, Asticles: that was exactly what i wanted to know. Smile


RE: Is it possible to open console window? - dgud - 04-14-2014

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"