olofson / eel

The Extensible Embeddable Language for scripting in realtime applications
http://eelang.org/
zlib License
46 stars 4 forks source link

Console output (stdout/stderr) broken on Windows #134

Closed olofson closed 4 years ago

olofson commented 4 years ago

There's no console output on Windows, and since SDL 1.2 does not offer redirection to file either, there appears to be no way of seeing stderr or stdout output at all as it is.