Results 1 to 4 of 4

Thread: Combining two projects Together ???

  1. #1
    Join Date
    Jul 2012
    Posts
    40
    Qt products
    Qt4 Qt/Embedded

    Default Combining two projects Together ???

    Hi all,
    I have done 2 separate projects and able to run them successfully with separate exe individually.Here now my question is how can i combine both projects together and make one exe to run both projects,Means how to combine 2 separate project1.pro & project2.pro files......Dono whether is it possible or not plz give me some idea on this and i am sorry if it is totally invalid question........


    Regards
    Beginner

  2. #2
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Combining two projects Together ???

    build one as a shared library, not a exe. then link the other with your new shared library
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

  3. #3
    Join Date
    Jul 2012
    Posts
    40
    Qt products
    Qt4 Qt/Embedded

    Default Re: Combining two projects Together ???

    Shared Library?????
    How to build as shared library...plz tel clearly ....

  4. #4
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Combining two projects Together ???

    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

Similar Threads

  1. Combining events in QT
    By kinglui987 in forum Qt Programming
    Replies: 5
    Last Post: 7th November 2012, 14:18
  2. Replies: 2
    Last Post: 7th September 2010, 21:19
  3. Widgets combining CSS and SVG
    By yop in forum Qt Programming
    Replies: 3
    Last Post: 15th October 2008, 10:02
  4. Combining different widgets
    By ShaChris23 in forum Newbie
    Replies: 3
    Last Post: 1st May 2007, 02:23
  5. combining query lists
    By jayw710 in forum Qt Programming
    Replies: 4
    Last Post: 10th February 2006, 21:17

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.