Git Product home page Git Product logo

Comments (7)

lhztop avatar lhztop commented on June 21, 2024 1

@Kaljurand I met the same problem, becasue I run in windows and git clone with https.
after use ssh and with --recursive, problem is fixed.
so it's clone problem.
it can be marked as fixed.

from k6nele.

Kaljurand avatar Kaljurand commented on June 21, 2024

Can you provide the commandline (or some other description) of how do you try to compile the project?

The error seems to be caused by the fact that the speechutils repository (a separate repository) is not properly cloned. K6nele includes it as a submodule (https://github.com/Kaljurand/K6nele/blob/master/.gitmodules). Normally, the build system should automatically pull this in.

This is possibly related to #49

from k6nele.

bha2020 avatar bha2020 commented on June 21, 2024

Thank you for the reply.
When I download this project as zip then folders net-speech-api and speechutils are empty.
so the main project is not able to find dependency when i opened project in android studio.

from k6nele.

Kaljurand avatar Kaljurand commented on June 21, 2024

Yes, if you install via zip-files, then you need to download and unpack the dependencies (net-speech-api and speechutils) separately.

from k6nele.

bha2020 avatar bha2020 commented on June 21, 2024

yes I have unziped that dependency but the dependency folder is null.Not having any contents

from k6nele.

Kaljurand avatar Kaljurand commented on June 21, 2024

I need more details, e.g. what do you mean by "dependency folder"? Which version of Android Studio do you use? Can you build on the commandline with gradle?

from k6nele.

Kaljurand avatar Kaljurand commented on June 21, 2024

@lhztop Thanks!

from k6nele.

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.