Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT Could not create directory
Forum Updated to NodeBB v4.3 + New Features

QT Could not create directory

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
8 Posts 5 Posters 10.7k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    programDnger
    wrote on 19 Jun 2017, 22:36 last edited by
    #1

    Hello there, I am not sure if I am in the right category to ask this question.
    I am new in QT platform. I am trying to run and build a project in QT but I have stumbled upon a bunch errors. I have found solutions to some of them and other I did not. Which leads me to ask you guys this question. When I build/run my project it is giving me this error: Could not create directory "C:\Users\name\Documents\Error in " Util.asciify("build-untitled9-Android_for_armeabi_v7a_GCC_4_9_Qt_5_6_2-Debug")": TypeError: Property 'asciify' of object Core::Internal::UtilsJsExtension(0x34d22c8) is not a function" Error while building/deploying project untitled9 (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.6.2)) When executing step "qmake"

    your help will really I appreciated

    J 1 Reply Last reply 20 Jun 2017, 04:57
    0
    • P programDnger
      19 Jun 2017, 22:36

      Hello there, I am not sure if I am in the right category to ask this question.
      I am new in QT platform. I am trying to run and build a project in QT but I have stumbled upon a bunch errors. I have found solutions to some of them and other I did not. Which leads me to ask you guys this question. When I build/run my project it is giving me this error: Could not create directory "C:\Users\name\Documents\Error in " Util.asciify("build-untitled9-Android_for_armeabi_v7a_GCC_4_9_Qt_5_6_2-Debug")": TypeError: Property 'asciify' of object Core::Internal::UtilsJsExtension(0x34d22c8) is not a function" Error while building/deploying project untitled9 (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.6.2)) When executing step "qmake"

      your help will really I appreciated

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 20 Jun 2017, 04:57 last edited by
      #2

      @programDnger said in QT Could not create directory:

      C:\Users\name\Documents\Error in

      Looks like you're using blanks in the path? You should avoid blanks in paths.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 1 Reply Last reply 20 Jun 2017, 21:22
      1
      • P Offline
        P Offline
        programDnger
        wrote on 20 Jun 2017, 19:54 last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • J jsulm
          20 Jun 2017, 04:57

          @programDnger said in QT Could not create directory:

          C:\Users\name\Documents\Error in

          Looks like you're using blanks in the path? You should avoid blanks in paths.

          P Offline
          P Offline
          programDnger
          wrote on 20 Jun 2017, 21:22 last edited by
          #4

          @jsulm
          sorry, but what do you mean by blanks? i created a file name Projects under document where i am saving all the qt projects but i am still getting the same thing. thanks

          M 1 Reply Last reply 20 Jun 2017, 22:11
          0
          • P programDnger
            20 Jun 2017, 21:22

            @jsulm
            sorry, but what do you mean by blanks? i created a file name Projects under document where i am saving all the qt projects but i am still getting the same thing. thanks

            M Offline
            M Offline
            mvuori
            wrote on 20 Jun 2017, 22:11 last edited by
            #5

            Judging by...
            https://stackoverflow.com/questions/43569947/unable-to-compile-qt-create-quick-application-project
            ...this could be a problem in you computer setup - multiple SDKs/QtCreators.
            So, I'd advice you to check that and check the project's setting -- or create it again from scratch.

            1 Reply Last reply
            1
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 20 Jun 2017, 22:13 last edited by
              #6

              Hi and welcome to devnet,

              @jsulm means white spaces like tab, spaces etc.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              2
              • P Offline
                P Offline
                programDnger
                wrote on 22 Jun 2017, 15:11 last edited by
                #7

                Thanks! I was able to fix it

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  javifurlan
                  wrote on 6 Oct 2017, 19:11 last edited by
                  #8

                  @programDnger how do you fix it?? I´m running in the same issue.

                  Thanks!

                  1 Reply Last reply
                  0

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved