|
在 2020年11月21日,20:31,Vadim Peretokin <vperetokin@gmail.com> 写道:I'm having an odd issue where lua.exe built with mingw-64 on Windows produces no console output at all when run. luac.exe on the other hand works fine.You may need try another terminal that can returns correct result by _isatty() .This is in the context of vcpkg, and this issue could not be reproduced with msvc. More context: https://github.com/microsoft/vcpkg/issues/14667What could be the problem?