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

Pebble.js compilation fails for Pebble 2 / Diorid #172

Open
compelling opened this issue Sep 27, 2016 · 2 comments
Open

Pebble.js compilation fails for Pebble 2 / Diorid #172

compelling opened this issue Sep 27, 2016 · 2 comments

Comments

@compelling
Copy link

compelling commented Sep 27, 2016

Originally posted this in https://forums.pebble.com/t/pebble-js-support-for-pebble-2-diorid/ Seems several persons have this problem, both using cloud pebble and the sdk locally


There’s now a tick box in Pebble.js for Pebble 2 / diorid. But when i tick it, the compilation fails with:

[ 51/127] diorite | c: src/simply/simply_msg.c -> build/src/simply/simply_msg.c.31.o
In file included from
/tmp/tmpzJDE1o/src/util/color.h:3
:0,
from ..
/src/simply/simply_res.h:5
,
from ..
/src/simply/simply.c:4
:

/tmp/tmpzJDE1o/src/util/compat.h:17:14: error: nested redefinition of 'enum GBitmapFormat'
/tmp/tmpzJDE1o/src/util/compat.h:17:14: error: redeclaration of 'enum GBitmapFormat'

@compelling compelling changed the title Pebble.js support for Pebble 2 / Diorid Pebble.js compilation fails for Pebble 2 / Diorid Sep 27, 2016
@matopeto
Copy link

matopeto commented Oct 3, 2016

I am added support for dioride in this pull request: #170 so feel free to checkout :)

@noiob
Copy link

noiob commented Oct 17, 2016

It's still a problem, both on Cloudpebble and locally, fyi. Can't compile for Diorite, but any other platform is fine.

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

3 participants