Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. error while executing my .exe , dll file missed
Forum Updated to NodeBB v4.3 + New Features

error while executing my .exe , dll file missed

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 222 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.
  • Z Offline
    Z Offline
    Zunneh
    wrote on last edited by
    #1

    Hello guys, i make an app using Qt creator and now i wantto run it from qDebug --> MyApp.exe (whithout opening Qt creator framework ) but it say that 4 .dll are missed(Qt5Netword.dll , Qt5Guid.dll ,Qt5Widgets.dll and Qt5Serialportd.dll ) i saw a video in youtube and i follow the instructions (download this 4 dll from dll-files.com ) and copy/paste them in c:/windows:/SysWOW64 but i have always same problems , someone can help me ? thanks

    my english is average, please use simple words and try to be the most explicit, thank you

    jsulmJ 1 Reply Last reply
    0
    • Z Zunneh

      Hello guys, i make an app using Qt creator and now i wantto run it from qDebug --> MyApp.exe (whithout opening Qt creator framework ) but it say that 4 .dll are missed(Qt5Netword.dll , Qt5Guid.dll ,Qt5Widgets.dll and Qt5Serialportd.dll ) i saw a video in youtube and i follow the instructions (download this 4 dll from dll-files.com ) and copy/paste them in c:/windows:/SysWOW64 but i have always same problems , someone can help me ? thanks

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by jsulm
      #2

      @Zunneh First some clarification: Qt is a C++ framework, QtCreator is an IDE not a framework, so you open your app in QtCreator not Qt.
      If you want to run your app outside of QtCreator you need to deploy it, see: https://doc.qt.io/qt-5/deployment.html

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

      1 Reply Last reply
      4

      • Login

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