Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [Moved] integrating qwt tools into qt creator....

    Tools
    2
    3
    3136
    Loading More Posts
    • 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.
    • P
      phamtv last edited by

      can someone point me to the right direction on how to get qwt plugins into qt creator? i have been searching but can´t find a straight answer yet....

      1 Reply Last reply Reply Quote 0
      • T
        tobias.hunger last edited by

        Qt creator is embedding designer, so creator integration should be identical to designer integration.

        Note that Qt Creator ships with its own copy of Qt, so you need to drop the plugin into that.

        1 Reply Last reply Reply Quote 0
        • P
          phamtv last edited by

          Does qt have to be rebuild for it to detect new plugins? I have been trying to get any examples of plugins to work in my Qt environment but have been unsuccessful. For instance, the plug and paint plugin example should be straight forward out the box but I can´t even get that to work. I´ve recompile the plug and paint plugins and see the shared library. I bring the plug and paint application up and I get and error during compile. It indicates ¨:: error: cannot find -lpnp_basictools¨. I tried to place the library under the qt plugin and still got no success. Please help!!!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post