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

Type mismatch on Raspberry Pi 3B+ #8

Closed
Eiyeron opened this issue Oct 14, 2018 · 1 comment
Closed

Type mismatch on Raspberry Pi 3B+ #8

Eiyeron opened this issue Oct 14, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@Eiyeron
Copy link

Eiyeron commented Oct 14, 2018

Hello.

WHile trying to build amethyst for a few tests, I ended up having compilation errors on font-kit. Looks like many types are mismatching on this device. I'll be attaching a log as a file as it takes quite a bit of vertical space.
Here's my current rust compiler toolchains

installed toolchains
--------------------
stable-armv7-unknown-linux-gnueabihf
nightly-armv7-unknown-linux-gnueabihf
active toolchain
----------------
stable-armv7-unknown-linux-gnueabihf (default)
rustc 1.29.2 (17a9dc751 2018-10-05)

Thank you and have a nice day.

build log here

@pcwalton pcwalton added the bug Something isn't working label Nov 3, 2018
@harryfei
Copy link
Contributor

harryfei commented Nov 3, 2018

I get the same error when building on arm-linux-androideabi.

harryfei added a commit to harryfei/font-kit that referenced this issue Nov 3, 2018
pcwalton added a commit that referenced this issue Nov 7, 2018
ashkitten pushed a commit to ashkitten/font-kit that referenced this issue Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants