-
Notifications
You must be signed in to change notification settings - Fork 101
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
fails to build on macos #12
Comments
Hi ! I've been working on fixing the builds today including OSX. As of 38f54e0, toy builds for OSX again. Please pull the latest revision and update the submodules and try again. I'd be happy to hear feedback about whether or not it runs on OSX. Also the examples are expected to be buggy or may crash as toy has been going through some heavy refactoring lately. |
thanks. – I just pulled the latest changes and updated the submodules as well. now I get:
|
Sorry for the delay, I finally got around to fixing the build. Some submodules have changed too so you should probably (starting from toy folder): |
no worries – thanks for doing this in the first place! now I get:
|
This is really weird : I fixed this error yesterday ! |
Also if you want quicker exchanges on this topic you're welcome to come in the gitter room: https://gitter.im/hugoam/toy |
It seems to still fail on Mac OS X (10.14) at least. Current mud had quite a lot of redefinition errors on some inline functions like swap, as, etc. which didn't make any sense. I removed the mud directory replacing it with the current master of the mud repo, which worked much better however I'm battling some issues with |
os:
macos 10.13.6
steps:
↓
The text was updated successfully, but these errors were encountered: