Results 1 to 3 of 3

Thread: In Qt5 not generating .exe file

  1. #1
    Join Date
    Apr 2016
    Posts
    2
    Thanks
    1
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default In Qt5 not generating .exe file

    Am using Qt5.5 in Linux platform to develop an application for embedded board(PHYTEC Board ARM imx6), when I used to compile my source file in desktop mode there is no issue, its generating executable(.exe) file, but when I tried to compile same source file in target embedded board mode(PHYTEC), its not generating executable file and compilation itself is not happening.
    Am using ARM gcc compiler and ARM Qt libraries.
    > How can I get ARM imx6 Qt libraries.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: In Qt5 not generating .exe file

    For some i.MX 6 devices binaries are available through the online installer to Qt for Device Creation license holders. Otherwise, build Qt from source using your cross-compiling toolchain.
    http://doc.qt.io/QtForDeviceCreation...platforms.html

  3. The following user says thank you to ChrisW67 for this useful post:

    Karthik AS (21st April 2016)

  4. #3
    Join Date
    Apr 2016
    Posts
    2
    Thanks
    1
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: In Qt5 not generating .exe file

    Please anyone can help me, still am not able to resolve that issue..

Similar Threads

  1. error generating moc file
    By bismo in forum Newbie
    Replies: 0
    Last Post: 1st July 2014, 14:22
  2. Replies: 10
    Last Post: 16th March 2013, 00:48
  3. Generating .bmp file
    By aj2903 in forum Qt Programming
    Replies: 4
    Last Post: 12th November 2009, 09:42
  4. Generating .pro files from vcproj file or CMake file
    By ramazangirgin in forum Qt Programming
    Replies: 2
    Last Post: 17th February 2009, 10:37
  5. Replies: 1
    Last Post: 14th February 2008, 08:14

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.