Skip to content
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

Changes towards OSX building #340

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

duk-37
Copy link

@duk-37 duk-37 commented May 23, 2021

  1. Make CMake work with OSX
  2. Add needed third-party libraries

TODO: Will not compile because of problems with std::chrono.

@vittorioromeo
Copy link
Owner

Hey @duck-37, I would appreciate OSX support! Are you still working on this?

@duk-37
Copy link
Author

duk-37 commented Jun 23, 2021

Hey @duck-37, I would appreciate OSX support! Are you still working on this?

Not at the moment as I don't know exactly where to continue here. The only remaining issue is the conflict between high_resolution_clock and system_clock, and that means I need to modify the database code to use system_clock. Though it's mostly abstracted away, I don't know whether it'll cause issues somewhere else down the line.

@Bauumm Bauumm mentioned this pull request Apr 15, 2023
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.

2 participants