Results 1 to 7 of 7

Thread: compile source code file

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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: compile source code file

    Quote Originally Posted by eva View Post
    hmmm. I've got my main function in one file and all the functions that are used by main in another file .cpp and of course the header file
    You need to have a project file (with a .pro extension). Otherwise there is no way in determining what you want to do with your files.
    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.


  2. #2
    Join Date
    Mar 2009
    Posts
    3
    Platforms
    Windows

    Default Re: compile source code file

    Quote Originally Posted by wysota View Post
    You need to have a project file (with a .pro extension). Otherwise there is no way in determining what you want to do with your files.
    hmmm I see thanks

Similar Threads

  1. QT Project source code
    By darpan in forum Qt Programming
    Replies: 3
    Last Post: 27th December 2012, 16:16
  2. Replies: 3
    Last Post: 8th September 2007, 10:06
  3. Qte source code
    By Gaurav vyas in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 1st July 2007, 14:11
  4. Making source code available
    By vermarajeev in forum General Discussion
    Replies: 1
    Last Post: 29th June 2007, 22:01
  5. Source code in qt-win-eval
    By Max Yaffe in forum Newbie
    Replies: 3
    Last Post: 12th April 2007, 14:17

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.