Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt and Netbeans IDE
Forum Updated to NodeBB v4.3 + New Features

Qt and Netbeans IDE

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 2 Posters 3.7k Views 1 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.
  • M Offline
    M Offline
    mehrabi
    wrote on 20 Feb 2015, 14:01 last edited by
    #1

    Hi All,

    My name is Ali and I am a new qt-project user since today. I have started building Qt applications in Netbeans 8.0.2 IDE. As a first and very simple project, I get the following error message once I click "Run":

    "The application failed with exit code -1073741515 (0xc0000135). This could indicate that no required .dll was found in the PATH. Please try to start the following command from the command shell (cmd.exe). This may give some additional information."

    I was wondering if someone here knows how to fix this, or at least what the source of error is? Thank you.

    1 Reply Last reply
    0
    • J Online
      J Online
      JKSH
      Moderators
      wrote on 21 Feb 2015, 02:51 last edited by
      #2

      Hi, and welcome to the Qt Dev Net!

      Error 0xc0000135 is STATUS_DLL_NOT_FOUND on Windows. Your application needs to find the Qt DLLs in order to run.

      As a side note, what version of Qt are you using? I can only find instructions for Qt 4 with NetBeans; I haven't found any info for Qt 5.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mehrabi
        wrote on 21 Feb 2015, 07:31 last edited by
        #3

        Thanks for your writing. I am using Qt 5.4. I could not find Qt 4 at qt-project.org. I'll gratefully thank you if you let me know where I can find Qt 4 and how to fix the error?

        Thanks again.

        1 Reply Last reply
        0
        • J Online
          J Online
          JKSH
          Moderators
          wrote on 21 Feb 2015, 13:43 last edited by
          #4

          Hi,

          I don't have experience with NetBeans, so I don't know how to fix it there, sorry.

          If you installed Qt 5.4, then you already have the Qt Creator 3.3 IDE. Are you willing to use that instead?

          Qt 4 is very old, and it will stop being supported after 19 December 2015. Do you still want to use it?

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mehrabi
            wrote on 21 Feb 2015, 13:53 last edited by
            #5

            Hi,

            I have been using Qt Creator in past, but I found it somehow unfriendly. I prefer NetBeans since I have been using it again in past, but for Java programming. Nowadays in I am coding in C++ and I prefer to stay with both NetBeans and the uniquely amazing Qt libraries.

            Do you know any solution? Thank you.

            1 Reply Last reply
            0

            1/5

            20 Feb 2015, 14:01

            • Login

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