Results 1 to 5 of 5

Thread: Best approach to keep a set of common functions

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Best approach to keep a set of common functions

    To reuse a library in a project you use the qmake's: INCLUDEPATH and (if necessary) LIBS in the project file (.pro extension).

  2. #2
    Join Date
    Oct 2012
    Posts
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Best approach to keep a set of common functions

    error message:

    undefined reference to <myfunction>

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


Similar Threads

  1. Loading and managing common DLLS
    By navi1084 in forum Qt Programming
    Replies: 3
    Last Post: 22nd July 2010, 13:40
  2. Using a common datamodel across dialogs?
    By Frozenjim in forum Qt Programming
    Replies: 1
    Last Post: 14th October 2008, 00:14
  3. Common question about porting Qt3 to Qt4
    By zlatko in forum Qt Programming
    Replies: 4
    Last Post: 21st February 2007, 10:57
  4. Common icon repository
    By brcain in forum Newbie
    Replies: 2
    Last Post: 27th September 2006, 19:30
  5. Common slot on some widgets [Qt3]
    By Opilki_Inside in forum Newbie
    Replies: 4
    Last Post: 27th March 2006, 14:26

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.