Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Qt Plugins: :-1: error: cannot find -lpnp_basictools
QtWS25 Last Chance

Qt Plugins: :-1: error: cannot find -lpnp_basictools

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
2 Posts 2 Posters 2.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tryRevilo
    wrote on last edited by
    #1

    I have been trying for days now to use third party libraries in my simple Qt projects, but to no success so far.

    I have tried the Plug & Paint Example and the Plug & Paint Basic Tools Example. The tools/plugandpaint/plugins/basictools/basictools.pro compiles OK, but the tools/plugandpaint/app/app.pro fails to compile:

    :-1: error: cannot find -lpnp_basictools
    collect2.exe:-1: error: error: ld returned 1 exit status

    I have practically copy-pasted the sources from the website to my computer. What could I be missing.

    Windows 10

    Qt Creator 3.6.0
    Based on Qt 5.5.1 (MSVC 2013, 32 bit)
    Built on Dec 15 2015 01:01:38
    From revision b52c2f91f5

    raven-worxR 1 Reply Last reply
    0
    • T tryRevilo

      I have been trying for days now to use third party libraries in my simple Qt projects, but to no success so far.

      I have tried the Plug & Paint Example and the Plug & Paint Basic Tools Example. The tools/plugandpaint/plugins/basictools/basictools.pro compiles OK, but the tools/plugandpaint/app/app.pro fails to compile:

      :-1: error: cannot find -lpnp_basictools
      collect2.exe:-1: error: error: ld returned 1 exit status

      I have practically copy-pasted the sources from the website to my computer. What could I be missing.

      Windows 10

      Qt Creator 3.6.0
      Based on Qt 5.5.1 (MSVC 2013, 32 bit)
      Built on Dec 15 2015 01:01:38
      From revision b52c2f91f5

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @tryRevilo said in Qt Plugins: :-1: error: cannot find -lpnp_basictools:

      What could I be missing.

      The library path to the pnp_basictools.lib
      You need to show your pro file.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved