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

Trying to build on latest beta #1

Closed
kyserv opened this issue Mar 18, 2017 · 2 comments
Closed

Trying to build on latest beta #1

kyserv opened this issue Mar 18, 2017 · 2 comments

Comments

@kyserv
Copy link

kyserv commented Mar 18, 2017

Attempting to build install on Apple Watch Series 0 running latest beta OS. Also running latest Xcode beta.

When attempting build, getting consistent build failures.

Errors I'm seeing:
/Users/me/GIOVANNI/gambatte/libgambatte/src/video/ppu.cpp:320:64: Reference to 'uint_least32_t' is ambiguous

/Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS3.2.sdk/usr/include/stdint.h:35:24: Candidate found by name lookup is 'uint_least32_t'

/Users/me/GIOVANNI/gambatte/libgambatte/include/gbint.h:50:23: Candidate found by name lookup is 'gambatte::uint_least32_t'

/Users/me/GIOVANNI/gambatte/libgambatte/src/video/ppu.cpp:386:11: Use of undeclared identifier 'dst'

@gabrieloc
Copy link
Owner

The project hasn't been tested on the latest beta (Xcode 8.3), could you try building on the latest Xcode? (8.2.1)

@gabrieloc
Copy link
Owner

Appears to be a duplicate of #3

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

No branches or pull requests

2 participants