GithubHelp home page GithubHelp logo

Comments (5)

akurtakov avatar akurtakov commented on July 17, 2024

How did you obtained the linuxtools code? Is this master? I think not as it should be using linuxtools-e4.32.target.

from org.eclipse.linuxtools.

laomaolaile avatar laomaolaile commented on July 17, 2024

Yes, I am using the master branch. I have also tried other targets, but I am still encountering errors.
@akurtakov

from org.eclipse.linuxtools.

akurtakov avatar akurtakov commented on July 17, 2024

Have you managed to compile? If not, make sure that you pull latest from this repo master, git status should show no changes and retry. The output saying linuxtools-e4.31 shows you're not using latest.

from org.eclipse.linuxtools.

laomaolaile avatar laomaolaile commented on July 17, 2024

I can compile it normally now, thank you very much.

There are two issues.

Firstly, my Java version is too low. Previously, when compiling embedded cdt, Java 17 was sufficient, while the latest version of org. eclipse. linuxtools requires Java 21.

The second question, my branch https://download.eclipse.org/eclipse/updates/4.31-I-builds/ Unable to access, after switching to the latest branch, it will return to normal. Perhaps it would be better to use CDT's p2 address directly here?

@akurtakov

from org.eclipse.linuxtools.

akurtakov avatar akurtakov commented on July 17, 2024

This is development version and it requires Java 21. Furthermore it relies on very latest Platform (

<repository location="https://download.eclipse.org/eclipse/updates/4.32-I-builds/"/>
) and very latest CDT (
<repository location="https://ci.eclipse.org/cdt/job/cdt/job/main/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository/"/>
) and this is in order to ensure that this development version will work with very latest Platform and CDT.
If you want to work on e.g. stable-8.14 branch , edit
<repository location="https://download.eclipse.org/eclipse/updates/4.31-I-builds/"/>
to use the stable 4.31 url https://download.eclipse.org/eclipse/updates/4.31/ . Note that you may have to do the same for CDT.
As you are able to compile master I am closing this one now.

from org.eclipse.linuxtools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.