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

Error while building Mynewt apps based examples #14

Closed
ghost opened this issue May 28, 2019 · 2 comments
Closed

Error while building Mynewt apps based examples #14

ghost opened this issue May 28, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented May 28, 2019

Greetings
I went through getting started and tutorial guide of Mynewt.
I was successfully able to build the blinky example.
But while building Decawave apps as given on the website: https://github.com/Decawave/mynewt-dw1000-apps

I get the following error.

Building target targets/dwm1001_boot1
Compiling repos/apache-mynewt-core/boot/bootutil/src/bootutil_misc.c
Error: repos/apache-mynewt-core/boot/bootutil/src/image_ec.c:24:15: error: missing binary operator before token “(”
#if MYNEWT_VAL(BOOTUTIL_SIGN_EC)
^
image_ec.o: repos/apache-mynewt-core/boot/bootutil/src/image_ec.c
os/mynewt.h

Kindly help me out to solve this issue

Thanks & regards
Asmita

@ncasaril
Copy link
Contributor

Hi Asmita,
Sorry for the delay in getting back to you.
What version of mynewt are you using? We've only tested the examples up to version 1.5 of mynewt-core.

I'll be working on getting them up to date with 1.6 in the near future but for now please use 1.5.

Thanks,
Niklas

@ghost
Copy link
Author

ghost commented Jun 20, 2019

Hello
Thanks for your response. Now I am successfully able to run the examples using Ubuntu.

Now I am facing problem at
Decawave/mynewt-dw1000-apps#18

Hope you can suggest something for it.

Regards
Asmita

@ghost ghost closed this as completed Jun 20, 2019
This issue was closed.
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

1 participant