Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Project ERROR: sigc++-2.0 development package not found
Forum Updated to NodeBB v4.3 + New Features

Project ERROR: sigc++-2.0 development package not found

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 3.1k 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.
  • J Offline
    J Offline
    jigarchokshi
    wrote on last edited by
    #1

    Hello,
    I finished cross comiplation using following link.
    https://community.freescale.com/docs/DOC-94066
    But when i tried to cross compile Application using command. i got following error..

    1. cd /media/Drive_/hmi_rbg/hmi_ph1/
    2. /home/jigar/qt5/qtbase/bin/qmake -r
      Project ERROR: sigc++-2.0 development package not found
      So, i checked for sigc++-2.0 package using
      sudo apt-get install libsigc++-2.0-dev
      and i knew i have already newest version.
      So how to solve this error?
      Thanks,
      jigar
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Since you are cross-compiling you will also need the cross-compiled version of sigc++-2.0

      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
      • J Offline
        J Offline
        jigarchokshi
        wrote on last edited by
        #3

        okay.. i also thought that.. but i dont know how to cross compile sigc++-2.0.
        Do you have any single idea or suggestion?

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

          You must look at the build system of libsigc++, it might offer you a configuration switch for that or you'll have to set the compiler yourself

          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