Git Product home page Git Product logo

dllmaker's Introduction

What is this app for?

It's meant to turn your built executable that you made in Qt and can't run without IDE due to missing DLLs into an standalone executable with all the necessary DLLs in the same directory as the executable itself.

How do I install it?

For now you have to install it manually but a setup is planned

Either:

  1. Click on the green "Code" button
  2. "Download Zip" then unpack the zip file where you want the "installation path" to be
  3. in the unpacked directory navigate to .\DLLmaker\Release\Current\DLLmaker_Qt_v#.#

Or:

  1. Click on "Releases"
  2. look for the tag "current" (it also got the label "Latest")
  3. download DLLmaker_Qt_v#.#.rar
  4. unpack the RAR archive where you want the "installation path" to be

Then

Either "Drag & Drop" the DLLmaker.exe shortcut file on your Taskbar or Copy/Cut/Paste it whereever wanted

How do I use it?

It is highly advised to put a copy of your project's executable into a dedicated empty folder and use this app on the copy, this way it will be self-sufficient in that directory and won't clutter your project's build directory.

  1. Start DLLmaker
  2. Either choose your program's file via the Button or copy the file path into the first field
  3. Same with the second field but for the windeployqt.exe (usually at .\Qt#.#.#\mingw_64\bin)
    • OPTIONAL: If you want DLLmaker to simultaneously create a shortcut to your program check the box "Create Shortcut"

      DLLmaker only creates a shortcut file if "Create Shortcut" is checked

    • OPTIONAL: If you want to store your entered file paths upon running check the box "Save Paths"

      DLLmaker only stores and reloads the most recent file paths if "Save Paths" is checked

  4. Click the "RUN" button and wait a second
  5. Check if your "deploy directory" got populated

dllmaker's People

Contributors

dat-pudding avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.