Git Product home page Git Product logo

Comments (3)

HidenoriMatsubayashi avatar HidenoriMatsubayashi commented on August 15, 2024

Did you do https://github.com/sony/flutter-embedded-linux/blob/master/BUILDING-ENGINE-EMBEDDER.md#1-install-build-tools ? I think ninja is included depot_tools.

from flutter-embedded-linux.

psstoyanov avatar psstoyanov commented on August 15, 2024

@Charlie9830 , the depot_tools include automated scripts to install all required dependencies. I haven't checked the automated scripts in detail as I'm not running a compatible distribution for them.

Reference in the documentation: https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/depot_tools_tutorial.html#_example_walkthrough
Location of the install scripts: cd <depot_tools>/src/build

Notes:

  • Those automated install scripts are distribution dependent and to some extent version dependent. Ideally, you will run them on Debian based systems (LTS versions of Ubuntu or Debian). If you are using something else - for example Fedora, Manjaro or Gentoo, you will need to install the required packages manually as most likely they will be different. In those cases it might be better to find organically which package is not present on your system.
  • To avoid such problems with the required packages on the x64 host machine, you could use chroot environment (a container) to build the Flutter embedder library though managing containers can be intimidating for newcomers and poses it's own set of challenges.
  • Different distribution releases, can include different set of libraries by default.

I hope the above information will be helpful to you.

from flutter-embedded-linux.

HidenoriMatsubayashi avatar HidenoriMatsubayashi commented on August 15, 2024

I'll this issue. If you have any problem, I'll reopen it.

from flutter-embedded-linux.

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.