Skip to content

Fix MacOS Compilation#20

Open
reinauer wants to merge 3 commits into
Hamberthm:mainfrom
reinauer:Fix_MacOS_Compilation
Open

Fix MacOS Compilation#20
reinauer wants to merge 3 commits into
Hamberthm:mainfrom
reinauer:Fix_MacOS_Compilation

Conversation

@reinauer

Copy link
Copy Markdown
  • Use Unix style path names in includes
  • Add serial_mouse.cpp to SRCS
  • Raise cmake minimum version

This works on Windows and fixes compilation on MacOS and Linux.
Otherwise we get unresolved symbols during compilation.
A freshly set up idf 5.4 (stable) will refuse to compile
unless the minimum cmake version is at minimum 3.10.
@reinauer

reinauer commented Mar 6, 2025

Copy link
Copy Markdown
Author

This patch is needed for compilation on Linux as well.

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

Successfully merging this pull request may close these issues.

1 participant