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. error :could not find glib-genmarshal in your path
Forum Updated to NodeBB v4.3 + New Features

error :could not find glib-genmarshal in your path

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
opencv
7 Posts 2 Posters 4.4k 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.
  • S Offline
    S Offline
    sachin786
    wrote on last edited by
    #1

    hello every one,
    i am starting cross compiling opencv through LTIB for arm using linux ubuntu 12.04 os...i got one issue

    "glib-2.0 package are failed to build"
    and also show error
    configure :could not find glib-genmarshal in your path
    i didnt get any solution from net....plz can any one tell how to fixed it?

    1 Reply Last reply
    0
    • jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Just googled for "ubuntu glib-genmarshal" and found this: http://manpages.ubuntu.com/manpages/hardy/man1/glib-genmarshal.1.html
      There is mentioned which package you need to install.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sachin786
        wrote on last edited by
        #3

        @jsulm there is one package mention libglib2.0-dev this are allready installed....

        1 Reply Last reply
        0
        • jsulmJ Online
          jsulmJ Online
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Since you're cross compiling you need glib-genmarshal for your target device, not the machine on which you cross compile.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • S Offline
            S Offline
            sachin786
            wrote on last edited by
            #5

            but how to install it??

            1 Reply Last reply
            0
            • jsulmJ Online
              jsulmJ Online
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              I never used LTIB, so I don't know. You should ask LTIB.

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • S Offline
                S Offline
                sachin786
                wrote on last edited by
                #7

                ok..thanks

                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