Page 1 of 1

Executing from within Notepad++ strange behavior

Posted: Tue Dec 19, 2017 11:02 am
by Silver Ankh
Hi,

I'm new here and this is my first post, so greets for everyone.

I'm trying to learn LÖVE and write something using Notepad++.
When simple program "Hello, world!" is starting from console everything is OK, but if it's started from Notepad++ I see nothing on the screen although I see process love.exe in the task manager. No window is open and nothing on taskbar, I have to kill that process from task manager.
What I'm doing wrong?