[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: srlua: print statements not working
- From: Ignacio Burgueño <iburgueno@...>
- Date: Tue, 31 Jan 2017 20:33:15 +0100
I would check if the executable has been built with console support. (ie, you need to pass /SUBSYSTEM:CONSOLE to the linker when compiling).