Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problem with GCC-Plugin combination
Forum Updated to NodeBB v4.3 + New Features

Problem with GCC-Plugin combination

Scheduled Pinned Locked Moved Unsolved General and Desktop
plugin
6 Posts 2 Posters 1.6k 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.
  • RatzzR Offline
    RatzzR Offline
    Ratzz
    wrote on last edited by
    #1

    I just tested Custom widget Plugin example in the release mode which generated the .SO file for me .
    I think there is a problem with my gcc
    About QtCreator says

    Qt Creator 3.4.2 (opensource)
    Based on Qt 5.5.0 (GCC 4.9.2 20150212 (Red Hat 4.9.2-6), 32 bit)
    

    But installed gcc is -> gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
    Will that work??
    I copied the .so file to the /opt/Qt5.5.0/Tools/QtCreator/lib/qtcreator/plugins/( path which is the libWelcome.so) still i could not see plugin in the QtCreator.

    --Alles ist gut.

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

      Hi,

      Which version of Qt are you using to build the plugin ?

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

      RatzzR 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Which version of Qt are you using to build the plugin ?

        RatzzR Offline
        RatzzR Offline
        Ratzz
        wrote on last edited by
        #3

        @SGaist
        Thanks for the reply .
        I am using 5.5.0

        --Alles ist gut.

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

          Silly question but are you building the plugin in 32bit ?

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

          RatzzR 1 Reply Last reply
          0
          • SGaistS SGaist

            Silly question but are you building the plugin in 32bit ?

            RatzzR Offline
            RatzzR Offline
            Ratzz
            wrote on last edited by
            #5

            @SGaist
            Yes , 32 Bit

            --Alles ist gut.

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

              Then you should start Qt Creator from the command line with QT_DEBUG_PLUGINS=1 set to see what is happening. Beware of the size of the output, Qt Creator is a plugin based application.

              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

              • Login

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