Skip to content

MinGW環境でのビルドが壊れている #128

@darklie

Description

@darklie

8c7bdf4 のコミットでデッドコードの削除としてServMgrクラスのchar connectHost[128]が削除されているが、ui/mingui/gui.cppの366行目でその要素を読みに行っているため、ビルドが必ず失敗します。
当該パッチをリバース適用すればとりあえずはビルドできますが、多分本来意図した変更ではないと思うのでご確認ください

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions