-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documents for dependencies on macos #109
Conversation
This pr requires #110 |
BeamMP-Server.zip |
Thank you very much for your contribution! With your permission, I would merge the lionkor/commandline patch into commandline upstream, too. I'll get someone with a MacOS device to test this, and then we'll merge it. So far the code looks good to me ;) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any reason you recommend to use gcc here? Latest clang shipped on MacOS should compile it just fine, considering its C++17. Is this just a preference, or to keep a consistent version?
It is just a preference |
I opened a pr lionkor/commandline#24 |
Actually it doesn't compile with gcc. I removed the section |
On it, sorry for the long wait |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.