Results 1 to 2 of 2

Thread: G++ Qt Compile Issue

  1. #1
    Join Date
    Sep 2009
    Posts
    15
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default G++ Qt Compile Issue

    Hello to all, i have create aGUI program in Window using Visua Studio Integration Plugin In but not i would like to compile this application in Linux.

    I mean creating the GUI under QtCreator first after that in case need to include additional header then using command line to compile and execute.

    Does anyone know how to do that ?

    There are problem finding the ui file too.

    Please help.

    I using command line to compile.

    Thanks.
    Last edited by Peter_APIIT; 30th September 2009 at 11:13.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: G++ Qt Compile Issue

    Open commandline, run qmake, make. In case of missing files, make sure paths are correct and remember Unix filesystems are case sensitive.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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

    soxs060389 (30th September 2009)

Similar Threads

  1. how to compile c++ source file in qtCreator
    By orky7 in forum General Programming
    Replies: 6
    Last Post: 20th March 2009, 06:45
  2. Problem compile QT embedded 3.3.6
    By webquinty in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 27th June 2008, 08:55
  3. qtgui4.dll error in visual c++ 2005
    By Comptrol in forum Installation and Deployment
    Replies: 33
    Last Post: 19th June 2008, 07:18
  4. Access to PostgreSQL DB on a linux server
    By rmagro in forum Qt Programming
    Replies: 28
    Last Post: 13th March 2008, 09:02
  5. QtPlugin compile issue
    By croland in forum Qt Programming
    Replies: 2
    Last Post: 25th May 2007, 16:37

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.