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

Project does not build on Mac #267

Open
GoldenBadger opened this issue Feb 1, 2018 · 2 comments
Open

Project does not build on Mac #267

GoldenBadger opened this issue Feb 1, 2018 · 2 comments
Labels
Projects
Milestone

Comments

@GoldenBadger
Copy link
Contributor

Issue by ConorGriffin37
Wednesday Nov 15, 2017 at 02:13 GMT
Originally opened as CPSSD/cerberus#267


David had an issue building the project, most likely a mac issue. We should try to make it work on mac.

@GoldenBadger GoldenBadger added this to the Sprint 3 milestone Feb 1, 2018
@GoldenBadger
Copy link
Contributor Author

Comment by ConorGriffin37
Friday Nov 17, 2017 at 14:50 GMT


The issue is procinfo not working on mac. We should look into alternatives that work on mac. I havn't been able to find any rust libraries that provide cross platform cpu time support, but did find a python library that does.

https://github.com/giampaolo/psutil

We could use this python library add call a script to get the current cpu time or we could try to research how this library gets the cpu time to hopefully find something with rust support.

@GoldenBadger
Copy link
Contributor Author

Comment by VoyTechnology
Sunday Dec 03, 2017 at 15:13 GMT


Another possibility is removing support for getting CPU time on macOS.

@VoyTechnology VoyTechnology added this to To do in Heracles Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Heracles
  
Backlog
Development

No branches or pull requests

1 participant