Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to generate <app>_plugin_import.cpp using Qmake [plugin Static build] ?
Forum Updated to NodeBB v4.3 + New Features

How to generate <app>_plugin_import.cpp using Qmake [plugin Static build] ?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 2 Posters 380 Views 1 Watching
  • 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.
  • M Offline
    M Offline
    Mohamed Elsemellawy
    wrote on last edited by
    #1

    Hello ,
    I am building the plugins statically and using Qmake to generate the makefile , i need also to generate <app>_plugin_import.cpp but it does not generated , i added CONFIG += static , CONFIG += import_plugins to the . pro file but still nothing generate
    could you please help ?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What plugins are you talking about ?
      Can you show your .pro file ?
      What version of Qt are you using ?
      On what OS ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mohamed Elsemellawy
        wrote on last edited by
        #3

        Thanks a lot for your reply , i figured out that the problem that i need to build QT for my target but will i am doing that i got this error 61a82cc0-c081-4dac-9dc4-1aa69bbefba1-image.png
        1-I am using windows
        2-building for IMX6 over integrity
        Could you please support ?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          AFAIK, Integrity support is a commercial product. In that case you should contact the Qt Company.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • M Offline
            M Offline
            Mohamed Elsemellawy
            wrote on last edited by
            #5

            Ok i will check , thanks for your reply

            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