Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SUBSYSTEM:WINDOWS when making the Windows build #21

Closed
mlarouche opened this issue Dec 4, 2020 · 3 comments
Closed

Use SUBSYSTEM:WINDOWS when making the Windows build #21

mlarouche opened this issue Dec 4, 2020 · 3 comments

Comments

@mlarouche
Copy link

You should use the SUBSYSTEM;WINDOWS parameter to MSVC so that it doesn't open a console window before opening the actual window

@Kein
Copy link

Kein commented Dec 4, 2020

Console window should not be there to begin with. Since you render into separate wnd, you can hide the console one with basic winAPI process stuff

@WerWolv WerWolv closed this as completed in 4725ff6 Dec 5, 2020
@yinyue200
Copy link

Looks like the issue reappears in 1.31

@WerWolv
Copy link
Owner

WerWolv commented Dec 23, 2023

Has been fixed since in the latest nightly build.
The issue is not ImHex this time but the Windows Terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants