You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure about second part then, but i found that you need to replace vscode khamake task with --compile --run to --compile without run, and then open generated file with another shell task, to get app log in output
Ah, with Kha it works. And it doesn't give control back to the console. That's not how a graphical application on Windows is supposed to work though so I'd file that behavior as a Kha bug actually. Probably something that hxcpp is doing.
That said, kmake could probably catch the debug output of the application like Visual Studio does and that would be useful and would work with Kinc and Kha so I'll have a look at that.
If you run exe from cli for yourself, app log is here
The text was updated successfully, but these errors were encountered: