Coder Social home page Coder Social logo

Comments (10)

Arthur-GYT avatar Arthur-GYT commented on June 28, 2024

By the way I'm confused about one thing, for each test should I use the command make PLATFORM=simulator clean and make PLATFORM=simulator epsilon_run or is there another way? The same goes for translations: do you generate them using one of these commands, or is there a more efficient way?

I can code to contribute but I wonder if there isn't a way to do it more efficiently ^^.

from epsilon.

EmilieNumworks avatar EmilieNumworks commented on June 28, 2024

You don't have to clean every time you want to build; the Makefile system tracks the new changes. If you encounter an error, cleaning before building should be one of the first test.

from epsilon.

Arthur-GYT avatar Arthur-GYT commented on June 28, 2024

You don't have to clean every time you want to build; the Makefile system tracks the new changes. If you encounter an error, cleaning before building should be one of the first test.

Perfect ^^. However when I try to build sometimes the value is not present in the i18n.h file. Is there a command to generate this file before launching the simulator?

test

from epsilon.

EmilieNumworks avatar EmilieNumworks commented on June 28, 2024

Sadly, this is a little bug - output/*/simulator/*/*/apps/i18n.h and output/*/simulator/*/*/apps/i18n.cpp should be rebuilt when you change a message. In the meantime, to force the rebuilding, just remove the two previous files.

from epsilon.

Arthur-GYT avatar Arthur-GYT commented on June 28, 2024

Lovely ^^. Thanks for the clarification. I'll leave the issue open if someone wants to make a PR to improve the SDK documentation ^^.

from epsilon.

Arthur-GYT avatar Arthur-GYT commented on June 28, 2024

Hi @EmilieNumworks 👋. Quick question, does the EPSILON_APPS parameter accept several values (for example, to build just 2 apps)?

from epsilon.

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.