Code Monkey home page Code Monkey logo

Comments (5)

embeddedt avatar embeddedt commented on August 18, 2024

Interesting. I wonder if it's an issue that is being revealed by the MinGW compiler, since I have yet to experience the problem here on Linux (although, I haven't pulled the latest simulator in a while).

Can you try going into the lvgl and lv_examples directories, running git checkout master followed by git pull, and seeing if that fixes the issue?

from lv_port_pc_eclipse.

4lexChapman avatar 4lexChapman commented on August 18, 2024

Thanks @embeddedt for your quick reply. As I mentioned, I had downloaded the code, instead of checking out the repo. I had a feeling that would bite me.

After your suggestion, I cloned the repo to a new folder and it worked without incident. I did a quick diff between the repo files and the zipped files and found several differences, so perhaps the zipped version should be refreshed.

from lv_port_pc_eclipse.

embeddedt avatar embeddedt commented on August 18, 2024

@4lexChapman It's because the cloned version will receive updates faster than the zip file, since the zip file has to be manually regenerated using a script (while the cloned version gets updates "as they happen").

The easiest way to work around that is to just manually run updates on the three directories inside (lvgl, lv_examples, and lv_drivers), which is a good idea to do even with the cloned version as we don't immediately update the submodules on master.

from lv_port_pc_eclipse.

embeddedt avatar embeddedt commented on August 18, 2024

perhaps the zipped version should be refreshed.

Probably.

@kisvegabor Would you mind updating it when you get a chance?

from lv_port_pc_eclipse.

kisvegabor avatar kisvegabor commented on August 18, 2024

@kisvegabor Would you mind updating it when you get a chance?

Updated.

from lv_port_pc_eclipse.

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.