Results 1 to 2 of 2

Thread: compiling Qt on i386 to x86_64

  1. #1
    Join Date
    Sep 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default compiling Qt on i386 to x86_64

    Hi

    I'm newbe :-). I have problem with compiling qt on i386 to x86_64 architecture. My steps was:

    1. configure:
    ./configure -embedded x86 -platform qws/linux-x86-g++ -xplatform qws/linux-x86_64-g++ -prefix /usr -sysconfdir /etc -shared -largefile -no-qt3support -no-phonon -no-webkit -no-script -no-scripttools -no-declarative -no-declarative-debug -opensource -big-endian -host-big-endian -no-javascript-jit

    2. make
    After make I've got error:

    global/qt_pch.h:1: sorry, unimplemented: 64-bit mode not compiled in
    make[1]: *** [.pch/release-shared-emb-x86/QtCore.gch/c++] Error 1
    make[1]: Living directory `/root/openelec/SYSTEMS-DESIGN/build.SYSTEMS-DESIGN_EDEN-Intel_3D.x86_64-devel/qt-everywhere-opensource-src-4.7.4/src/corelib'
    make: *** [sub-corelib-make_default-ordered] Error 2

    I've tried to find something to solve my problem, but I've found only simple instruction which didn't help to me.
    Could any of you help me?

    Best regards
    Plesken

  2. #2
    Join Date
    Oct 2011
    Posts
    2
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: compiling Qt on i386 to x86_64

    Hi plesken, did anyone actually help with this?

Similar Threads

  1. no debug symbols in executable (-arch x86_64)
    By bruce2011 in forum Qt Programming
    Replies: 2
    Last Post: 24th August 2011, 15:42
  2. QT4 and Fedora x86_64
    By sjohnson228 in forum Installation and Deployment
    Replies: 0
    Last Post: 21st March 2011, 18:45
  3. Test FrameBUffer On Ubuntu 10.10 i386 Cant Display ?
    By Thành Viên Mới in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 17th November 2010, 04:10
  4. Precompiled libs - Cocoa - ppc/i386/x86_64 ??
    By n9yty in forum Installation and Deployment
    Replies: 0
    Last Post: 29th July 2010, 17:49
  5. qmake: detecting x86_64 architecture?
    By akos.maroy in forum Qt Programming
    Replies: 3
    Last Post: 2nd August 2008, 12:26

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.