Skip to content

Prevent Console Window from Appearing Before GUI #743

@richardk123

Description

@richardk123

I'm trying to set up a sample applications so that the console does not appear before the main window. I read that adding the following line to build.zig should help:

exe.subsystem = .Windows;

However, this does not seem to work.

Does anyone have a solution for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions