Results 1 to 4 of 4

Thread: Using 3rd part static library with QT Creator in Win7

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2012
    Posts
    132
    Thanks
    10
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: Using 3rd part static library with QT Creator in Win7

    Since you're linking dynamically against libusb you need to deploy the library with your application. You can use ANDROID_EXTRA_LIBS to achieve that.
    Have a look at the documentation: http://qt-project.org/doc/qt-5/deployment-android.html

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

    daynen (13th November 2014)

Similar Threads

  1. Linking Static Library with Qt Creator
    By augusbas in forum Qt Tools
    Replies: 3
    Last Post: 12th September 2013, 06:08
  2. win7 x64 + mingw32 + static build failed
    By dkoryagin in forum Installation and Deployment
    Replies: 0
    Last Post: 8th August 2013, 08:46
  3. Replies: 1
    Last Post: 28th August 2011, 00:18
  4. Replies: 2
    Last Post: 19th February 2011, 11:26
  5. Replies: 1
    Last Post: 18th February 2011, 11:08

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.