Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Support for MacOS #23

Open
tijmenstor opened this issue Oct 9, 2022 · 3 comments
Open

Support for MacOS #23

tijmenstor opened this issue Oct 9, 2022 · 3 comments
Assignees

Comments

@tijmenstor
Copy link

Currently, when running the install.sh script on a MacOS system, it fails due to C++ headers not being found.

image

I want to take a look into making it compatible for MacOS if possible :)

@TanmayPatil105
Copy link
Owner

I would love to explore MacOS too!
Can you DM me on discord. We together can sort it out!

@TanmayPatil105
Copy link
Owner

I have removed bits/stdc++.h and added map ,algorithm respectively.
Try installing now!

@tijmenstor
Copy link
Author

@TanmayPatil105 appearantly bitch/stdc++.h was not necessarily a problem. Mac systems have clang c++ installed by default. Through Brew, a different c++ version can be installed to solve this. However, this solves this issue altogether without needing to install through Brew, so thanks for that!

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

No branches or pull requests

2 participants