-
Notifications
You must be signed in to change notification settings - Fork 8
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
Can't build under macOS #16
Comments
Hmm yes I can reproduce, might be caused by new clang versions. Unfortunately simply updating the bgfx and bx submodule introduced other problems (with the fips cmake wrapper scripts, could be that the directory structure has changed). I currently cannot take care of this since I'm not working with bgfx at the moment, but pull requests are welcome of course. |
Would you happen to know a fix? I have scoured the internet far and wide and have yet to find a conclusion. |
@SirTrashyton ...I'm only seeing the original error outlined above when trying to compile (which is somehow related to SIMD intrinsics). Your problem looks more basic, like fips itself isn't working. When you run
|
I followed the steps in the README. After building, I get this error message.
I am running macOS 10.12.4.
The text was updated successfully, but these errors were encountered: