Results 1 to 2 of 2

Thread: Qt-5.5.0 configuration with debug mode

  1. #1
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Qt-5.5.0 configuration with debug mode

    Hi,

    I am trying to configure Qt-5.5.0 for arm architecture with debug mode,but I am facing some issues.

    "../../../../3rdparty/xcb/xcb-util-wm/icccm.c:796:30: error: 'XCB_ATOM_ATOM' undeclared (first use in this function)"
    This is error it is throwing when I am trying to compile with debug mode.

    I configure as follows...
    ./configure -commercial -confirm-license -opengl es2 -device linux-imx6-g++ -device-option CROSS_COMPILE=/opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-none-linux-gnueabi- -sysroot /u01/rootfs -no-gcc-sysroot -I/u01/rootfs/usr/include -lz -qt-freetype -qt-xcb -debug -hostprefix /usr/local/Qt-5.5.0

    Please give me solution how to configure qt with debug mode.

    Thanks in advance!!!!!

  2. #2
    Join Date
    Dec 2015
    Posts
    14
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt-5.5.0 configuration with debug mode

    Hi,

    In Qt you have to create a devices for your board and set the correct Compilers, Version and Kits using your board SDK.
    Check this: http://www.qtcentre.org/threads/6821...cross-compiler

    Kind Regards

Similar Threads

  1. Replies: 1
    Last Post: 23rd April 2014, 11:03
  2. Replies: 2
    Last Post: 4th June 2012, 13:56
  3. Replies: 1
    Last Post: 7th March 2012, 22:34
  4. Replies: 1
    Last Post: 2nd November 2009, 13:02
  5. Replies: 9
    Last Post: 15th April 2009, 07:23

Tags for this Thread

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.