Coder Social home page Coder Social logo

Comments (8)

embeddedt avatar embeddedt commented on September 9, 2024

Try cleaning and rebuilding in Eclipse; in my experience, sometimes it takes two tries to actually create the folder.

from lv_port_pc_eclipse.

 avatar commented on September 9, 2024

I thought it was building by hitting the hammer but it was not, with right-click and Build on the project folder it builds with 0 errors and 19 warnings concerning the demos, the Debug folder appears but I can not see any "pc_simulator" binary so I get the same missing file error when I hit the Play button, as I can understand the simulator should be built when I built the project.

from lv_port_pc_eclipse.

embeddedt avatar embeddedt commented on September 9, 2024

Right click and build a second time; that is the glitch I was mentioning. If the Debug folder does appear, and Eclipse claims things have "built successfully", but there is no pc_simulator binary, it usually means that you have to build it again.

As far as I know this is an issue with Eclipse's build system and I'm not quite sure how to prevent it on our end.

from lv_port_pc_eclipse.

 avatar commented on September 9, 2024

It was solved but not with the second build which returned "Nothing to build", I did right-click on the project folder and "Refresh F5", then the binary appeared with a different name, that is "pc_simulator_sdl_eclipse" instead of "pc_simulator_eclipse_sdl" so I loaded it through the settings, and now the simulator works the same as running the program natively on Pinephone Arch Linux Barebone where I do the development.

from lv_port_pc_eclipse.

embeddedt avatar embeddedt commented on September 9, 2024

Hmm, okay, let me double-check with a fresh copy of the project. You shouldn't need to adjust the name; I've never had that occur before.

from lv_port_pc_eclipse.

embeddedt avatar embeddedt commented on September 9, 2024

I could not reproduce this. When cloning a fresh copy of the project in a different directory and importing it into my Eclipse 2018-12 workspace, the run configuration appears to be correct:

image

from lv_port_pc_eclipse.

 avatar commented on September 9, 2024

when I did the refresh after the build the simulator binary in the Debug folder had a different name than the configuration, the configuration was what expected to be, so I had to change the configuration or rename the file

from lv_port_pc_eclipse.

stale avatar stale commented on September 9, 2024

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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.