Debug window?

Debug window?

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Debug window?

Post by lurker »

Building with cmake, spring has decided to spawn a second window displaying stdout whenever I run it. This behavior goes back earlier than 77b5, and I couldn't figure out the cause over half an hour of searching revisions, commit log, and registry entries. In short, why does this happen and how bad is it that I completely failed to find any information? :oops:
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Debug window?

Post by Tobi »

Maybe cmake doesn't pass -mwindows or similar flag to GCC linker, to instruct it's Windows GUI app and not console app?
Post Reply

Return to “Engine”