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

ninja-build fails as a tool for eclipse with the eclipse add-on in centos7. (IDFGH-2606) #4687

Closed
pushtoopen opened this issue Jan 29, 2020 · 2 comments

Comments

@pushtoopen
Copy link

Environment

  • IDF version v4.1-dev-2047-g600d542f5

  • Build System: [CMake|idf.py]

  • Compiler version (run xtensa-esp32-elf-gcc --version to find it):
    xtensa-esp32-elf-gcc (crosstool-NG esp-2019r2) 8.2.0

  • Operating System: [Linux] - centos-release-7-7.1908.0.el7.centos.x86_64

  • Using an IDE?: [Yes] eclipse

Problem Description

ninja-build fails to work properly in v1.9.0 within a centos 7 environment
link below describes issue.
ninja-build/ninja#1533
ninja-build 1.10.0 fixes this issue. installing the IDF tools within the eclipse environment forces the download of v1.9.0 in the tools.json file.

Please fix this to the latest ninja-build version so that this is no longer an issue.

@github-actions github-actions bot changed the title ninja-build fails as a tool for eclipse with the eclipse add-on in centos7. ninja-build fails as a tool for eclipse with the eclipse add-on in centos7. (IDFGH-2606) Jan 29, 2020
@pushtoopen
Copy link
Author

my apologies, this should exist in https://github.com/espressif/idf-eclipse-plugin.

@igrr
Copy link
Member

igrr commented Jan 29, 2020

It's okay, Eclipse plugin installs whatever is specified in tools/tools.json for the specific IDF version. We will update it and backport to older releases.

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