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

  • SEARCH
  • Home
  • 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 269113
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T23:47:08+00:00 2026-05-11T23:47:08+00:00

I need to build my QT console application as 64 bit. i.e. x86_64 My

  • 0

I need to build my QT console application as 64 bit. i.e. x86_64

My config file looks like this:

CONFIG += qt console debug x86_64
CONFIG -= app_bundle

HEADERS = HelperClass.h
SOURCES = HelperClass.cpp \
            main.cpp

The compile goes fine without issue. But, when the build gets to the link step, it complains that I don’t have the Qt x86_64 architecture.

Excerpt from build:

ld: warning in /Library/Frameworks/QtGui.framework/QtGui, missing required architecture x86_64 in file
ld: warning in /Library/Frameworks/QtCore.framework/QtCore, missing required architecture x86_64 in file
Undefined symbols:
  "QIODevice::getChar(char*)", referenced from:
...

Do I need to download the Qt source and build the required architecture for this to work? My install is from the provided binaries for Mac OSX – Qt 4.5.2 on the QT site. I’m guessing that build does not come with 64bit versions of the libraries. Am I correct?

  • 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-11T23:47:08+00:00Added an answer on May 11, 2026 at 11:47 pm

    From the Qt for Open Source C++ development on Mac OS X page it appears that the 32 and 64 bit libraries should be included:

    Mac binary package using Cocoa for Mac OS X 10.5 (32-bit and 64-bit)
    http://get.qtsoftware.com/qt/source/qt-mac-cocoa-opensource-4.5.2.dmg

    If you are still having trouble you could try to download the source from the same page:

    http://get.qtsoftware.com/qt/source/qt-mac-opensource-src-4.5.2.tar.gz

    and configure with:

    -arch x86_64
    

    See http://doc.trolltech.com/4.5/developing-on-mac.html#universal-binaries

    Note that the link above mentions that if no arch is specified it builds 32bit for the current platform.

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

Sidebar

Related Questions

I'd like to build my application such that debug mode is a console application
This I'm trying for transfer my current Apache/Modperl site to Starman, and need build
I need to build app with user messages (dialogs). I've solved this problem by
I need to build a feature like most of the banks use. Where.. if
I need to build some client side code which follows this use case: An
I'm trying to build a 64 bit version of my application (and yes I
In a small console application I'm writing to test something I need to add
I'm trying to build a simple form in a c++ win32 console application. instead
I built a little console application in C# and need to add a windows
My friend build an application ( console app) in C++/CLI. I'm programming in C#.

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.