Re: [mitk-users] [Extern] - How to hide or disable the console window at startup
Brought to you by:
mitk
|
From: Dinkelacker, S. <s.d...@dk...> - 2025-04-27 19:17:56
|
Hi, I just switched off MITK_SHOW_CONSOLE_WINDOW to OFF in my develop branch MITK-build and the console window disappeared. Which OS and version are you using? Did you regenerate the CMake files after switching it off? It is supposed to influence the "Linker > System > SubSystem" project property of the MitkWorkbench project in the MITK solution. Instead of "Console (/SUBSYSTEM:CONSOLE)" it should display "Windows (/SUBSYSTEM:WINDOWS)". Best, Stefan ________________________________________ Von: Mujassim Jamal <muj...@gm...> Gesendet: Sonntag, 27. April 2025 06:19 An: mit...@li... Betreff: [Extern] - [mitk-users] How to hide or disable the console window at startup Hi again, I want to hide or disable the console window that appears at the startup of MitkWorkbench. I tried building MITK by setting MITK_SHOW_CONSOLE_WINDOW to OFF in CMake-GUI. However, the console window still appears. I would appreciate any help. Best, Mujassim _______________________________________________ mitk-users mailing list mit...@li... https://lists.sourceforge.net/lists/listinfo/mitk-users |