Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7667659
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T15:09:48+00:00 2026-05-31T15:09:48+00:00

If I release a program built in the QT framework: 1) How do I

  • 0

If I release a program built in the QT framework:

1) How do I find which DLL’s I need to include

2) Do I HAVE to include DLL’s or is the code compiled into the EXE

The program is very simple, just a interface with a two text boxes and a button.

I just don’t want to have 5MB in QT DLL’s for a 100KB EXE file.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T15:09:49+00:00Added an answer on May 31, 2026 at 3:09 pm

    Unless you link statically (which requires a static Qt, which you’ll need to build from source), you need to ship DLLs.
    To find out which DLLs are needed, you can use something like Dependency Walker, or check the link line when compiling/in the generated Makefile.
    Usually its QtCore, QtGui and whatever you configured explicitly in the .pro file, like CONFIG += xml, CONFIG += webkit, or CONFIG += network etc.

    A few MBs I’d expect in every case, even if your own code is just a few KB (its only a few KB because Qt does all the heavy lifting, after all).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a desktop application which contains an App.config (program.exe.config at release) with clearly
I wrote this small C++ program and built it(Release) #include<iostream> int main(){ std::cout<<Hello World;
I have a Visual Studio 2005 C++ program that runs differently in Release mode
I have run into this issue too many times and need this to be
I have a quite big program in .net 3.5 SP1 which is compiling just
Using Visual Studio 2008, I created a C++ Win32 project. To release the program,
I'd like to release some updates for a WinForm program, but to date I
I've made a couple of programs which I release as freeware on my webpage.
Every release I find it a good practice to go back and grab all
I release several modifications a week for my Windows Services and my users have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.