Results 1 to 5 of 5

Thread: how to use a project as a library in another project

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: how to use a project as a library in another project

    You have to create shared library with it. In QtCreator just Create a library and add you classes and dont forget about macros.
    see:
    http://harmattan-dev.nokia.com/docs/...edlibrary.html
    Last edited by alizadeh91; 15th April 2013 at 17:09.

  2. The following user says thank you to alizadeh91 for this useful post:

    sliverTwist (16th April 2013)

Similar Threads

  1. Linking a .a and .dll library to Qt project
    By ehnuh in forum Qt Programming
    Replies: 7
    Last Post: 29th March 2013, 05:49
  2. Link a .dll library to a Qt project
    By n3500 in forum Qt Programming
    Replies: 2
    Last Post: 27th July 2012, 11:31
  3. Replies: 22
    Last Post: 1st February 2012, 21:56
  4. i want build My project use VLC library on QT
    By nhs_0702 in forum Qt Programming
    Replies: 1
    Last Post: 13th March 2010, 06:41
  5. How do to add a library to my project?
    By N3wb in forum Qt Programming
    Replies: 9
    Last Post: 2nd October 2009, 06:11

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
  •  
Qt is a trademark of The Qt Company.