Skip to content

Make fails on Mac M1 OS14.5 icon.h file not found #233

@JudgeGroovyman

Description

@JudgeGroovyman

This is the error

syswm.cpp:100:10: fatal error: 'icon.h' file not found

I followed the instructions for MacOS on the Readme.md step by step.
I brew installed everything except autotools (since it doesn't exist) and cloned the repo and did submodules init and did configure --enable-sdl.
when I got to the make step I got the error above.

icon.h not found

There is indeed no file called icon.h in my repo and I couldn't find one in previous tags in this repo but if its there please point it out and I will download it and use that and maybe it will work.

I noticed two other clues/problems:

  1. on the Readme.md it says to brew install autotools but that cask doesn't exist so I got Warning: No available formula with the name "autotools"
  2. There were also errors in config.log although I don't understand them and there were no visible errors when I ran ./configure --enable-sdl
    config.log

System:

M1 Macbook Air 2020 (apple silicon) MacOS Sonoma 14.5
16GB Ram, 5.43GB available storage

What can I try or how can I help figure this out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions