No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. lweidig
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 1
    • Groups 0

    lweidig

    @lweidig

    1
    Reputation
    90
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    lweidig Follow

    Best posts made by lweidig

    • Cordova fails

      I have a newly generated project and run:
      quasar dev -m cordova -T android

      Which results in:

      FAILURE: Build failed with an exception.

      • What went wrong:
        A problem occurred configuring project ‘:CordovaLib’.

      No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

      • Try:
        Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

      • Get more help at https://help.gradle.org

      BUILD FAILED in 3s
      cmd: Command failed with exit code 1 Error output:
      FAILURE: Build failed with an exception.

      • What went wrong:
        A problem occurred configuring project ‘:CordovaLib’.

      No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

      • Try:
        Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

      • Get more help at https://help.gradle.org

      BUILD FAILED in 3s

      app:spawn Command “cordova” failed with exit code: 1 +1ms
      app:cordova-conf Updated Cordova config.xml +4ms

      Quick Googling shows that mips64el-linux-android is deprecated. New to this, but really need to to mobile development. Getting Quasar to work with Cordova so far has been a less than pleasant experience! Suggestions?

      posted in Help
      L
      lweidig

    Latest posts made by lweidig

    • Cordova fails

      I have a newly generated project and run:
      quasar dev -m cordova -T android

      Which results in:

      FAILURE: Build failed with an exception.

      • What went wrong:
        A problem occurred configuring project ‘:CordovaLib’.

      No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

      • Try:
        Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

      • Get more help at https://help.gradle.org

      BUILD FAILED in 3s
      cmd: Command failed with exit code 1 Error output:
      FAILURE: Build failed with an exception.

      • What went wrong:
        A problem occurred configuring project ‘:CordovaLib’.

      No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

      • Try:
        Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

      • Get more help at https://help.gradle.org

      BUILD FAILED in 3s

      app:spawn Command “cordova” failed with exit code: 1 +1ms
      app:cordova-conf Updated Cordova config.xml +4ms

      Quick Googling shows that mips64el-linux-android is deprecated. New to this, but really need to to mobile development. Getting Quasar to work with Cordova so far has been a less than pleasant experience! Suggestions?

      posted in Help
      L
      lweidig