Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Configuration is faulty. Check the Issues view for details. Error while building/deploying project unti (kit: Desktop Qt 5.6.2 MSVC2015 64bit) When executing step "Make"

Configuration is faulty. Check the Issues view for details. Error while building/deploying project unti (kit: Desktop Qt 5.6.2 MSVC2015 64bit) When executing step "Make"

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
31 Posts 6 Posters 16.4k Views
  • 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.
  • mrjjM mrjj

    @GeorgeV
    Ok good. so we ruled out memory corruption while saving
    or bad sectors on the drive.

    There is no direct link to vs21017 Qt 5.9 ( i could see) so if u deny to test with the other (5.8), i have no further ideas to check if it's the online installer doing something odd or what is going on.

    Since pc can download and install all of visual studio 2017, i assume
    nothing wrong with net as you would have seen corruption too there.

    So as i see it, it must be the online installer acting up. ( normally it can be scanner running while downloading/installing ,
    but you have this disabled (i hope))

    So im out of ideas for this unique error.

    ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #21

    @mrjj thanx. It is alright. Thanx anyway! Look, when cool, I will try your proposition. But I feel that there is going to be no success. Atmel studio, vs, comodo, all progs work fine, not even a single bit of failure during installation.

    Just a qt talent less in this vain world!!!

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #22

      Well comodo (also seen Avast do it) can block stuff for the installer but it sounds like you also tested without it running.
      So I guess its not the normal block case. ( then later files are missing)
      I could only find the plugin error mentioned here
      https://bugreports.qt.io/browse/QTCREATORBUG-10049

      And i checked my installation.
      Its not even enabled pr default..alt text

      ? 1 Reply Last reply
      0
      • mrjjM mrjj

        Well comodo (also seen Avast do it) can block stuff for the installer but it sounds like you also tested without it running.
        So I guess its not the normal block case. ( then later files are missing)
        I could only find the plugin error mentioned here
        https://bugreports.qt.io/browse/QTCREATORBUG-10049

        And i checked my installation.
        Its not even enabled pr default..alt text

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #23

        @mrjj Alright, I have deactivated Comodo, I also unblocked some uuuuh, some qt files that Comodo had blocked, I performed the installation you suggested, the installation had no issues and everything went well, I launched the software and there were no warnigs or undesired messages, then I created an empty project (qt tutorials) with a c++ main.cpp, and of course, no success. There is the following message

        01:40:32: Running steps for project Empty_qmakeProject001...
        01:40:32: Could not create directory "D:\V A R I O U S\qt projects\Error in " Util.asciify("build-Empty_qmakeProject001-Desktop_Qt_5_8_0_MinGW_32bit-Debug")": TypeError: Property 'asciify' of object Core::Internal::UtilsJsExtension(0x6bacd80) is not a function"
        Error while building/deploying project Empty_qmakeProject001 (kit: Desktop Qt 5.8.0 MinGW 32bit)
        When executing step "qmake"
        01:40:32: Elapsed time: 00:00.

        1 Reply Last reply
        0
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #24

          And just to be very sure that D:\V A R I O U S\ is not an issue you
          tried with a path that has no spaces ?
          The " Could not create directory " sounds like it so
          please try without spaces.

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #25

            17:32:11: Running steps for project untitled...
            17:32:11: Could not create directory "C:\Users\George_38\Documents\Error in " Util.asciify("build-untitled-Desktop_Qt_5_8_0_MinGW_32bit-Debug")": TypeError: Property 'asciify' of object Core::Internal::UtilsJsExtension(0x7401f88) is not a function"
            Error while building/deploying project untitled (kit: Desktop Qt 5.8.0 MinGW 32bit)
            When executing step "qmake"
            17:32:12: Elapsed time: 00:00.

            No, it persistently denies. My pc is an ASUS KL-something, 2 core@2.4GHz, RAM 12gb@1600MHz and carries 940M video card. Except the video card which is not quite satisfying ( I actually never play games), all other stuff is great. It runs VS really fine and the online pc tests had been really good. A machine above the average $650 computers.

            Anyway, do not bother any further. Thank you for being responsive and helpful so far. Thanx!

            1 Reply Last reply
            0
            • mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by mrjj
              #26

              Hmm seems to end in same error " is not a function"
              I assume that C:\Users\George_38\Documents\ is writable for the login user ?
              Its your user profile?. Same as the login one.
              Except a few chinese sites , google didn't find anything by your post of error "Util.asciify("build-untitled-Desktop.."
              Very odd :)

              I did find
              https://bugreports.qt.io/browse/QTBUG-59509
              where is says
              "Please go to Preferences > Build & Run > General and click "reset" behind "Default build directory". Looks like this is an incompatibility when using Qt Creator 4.3 without having used Qt Creator 4.2 before, and then going to Qt Creator 4.2 instead."
              But I guess it dont apply to your case.

              ? 1 Reply Last reply
              1
              • ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #27

                Is there any possibility for any kind of log write, or any register that does not clean when pc shuts down, or any kind of data to have remained somewhere (for instance, some cache) even though formatting a disk or shutting pc down?? What if I remove the battery of the laptop (which is a really hard job to do)????

                jsulmJ mrjjM 2 Replies Last reply
                0
                • ? A Former User

                  Is there any possibility for any kind of log write, or any register that does not clean when pc shuts down, or any kind of data to have remained somewhere (for instance, some cache) even though formatting a disk or shutting pc down?? What if I remove the battery of the laptop (which is a really hard job to do)????

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #28

                  @GeorgeV said in Configuration is faulty. Check the Issues view for details. Error while building/deploying project unti (kit: Desktop Qt 5.6.2 MSVC2015 64bit) When executing step "Make":

                  Is there any possibility for any kind of log write, or any register that does not clean when pc shuts down, or any kind of data to have remained somewhere (for instance, some cache) even though formatting a disk or shutting pc down?? What if I remove the battery of the laptop (which is a really hard job to do)????

                  What do you mean? What log do you need and for what?
                  A log cannot survive formatting the partition where it is stored - how could it?

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

                  1 Reply Last reply
                  0
                  • ? A Former User

                    Is there any possibility for any kind of log write, or any register that does not clean when pc shuts down, or any kind of data to have remained somewhere (for instance, some cache) even though formatting a disk or shutting pc down?? What if I remove the battery of the laptop (which is a really hard job to do)????

                    mrjjM Offline
                    mrjjM Offline
                    mrjj
                    Lifetime Qt Champion
                    wrote on last edited by
                    #29

                    @GeorgeV
                    If you mean any traces of Qt, then no.
                    Creator keeps some stuff in appdata but formatting the drive will remove that.

                    1 Reply Last reply
                    1
                    • mrjjM mrjj

                      Hmm seems to end in same error " is not a function"
                      I assume that C:\Users\George_38\Documents\ is writable for the login user ?
                      Its your user profile?. Same as the login one.
                      Except a few chinese sites , google didn't find anything by your post of error "Util.asciify("build-untitled-Desktop.."
                      Very odd :)

                      I did find
                      https://bugreports.qt.io/browse/QTBUG-59509
                      where is says
                      "Please go to Preferences > Build & Run > General and click "reset" behind "Default build directory". Looks like this is an incompatibility when using Qt Creator 4.3 without having used Qt Creator 4.2 before, and then going to Qt Creator 4.2 instead."
                      But I guess it dont apply to your case.

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #30

                      @mrjj Ok, this step seem to have worked. I installed UWP 64bit and the stand-alone version <msvc2017 64-bit (I think that this is 5.8 version)> did work again. I cannot tell if it is indeed working correctly. This is something to see in the mid-term. Thanx!

                      1 Reply Last reply
                      0
                      • D Offline
                        D Offline
                        DrumM8
                        wrote on last edited by DrumM8
                        #31

                        It seems this issue has come back (we're now 2019). It occurred to me several times. Restarting QtCreator works for me (terrible solution!)

                        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