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. G_VALUE_INIT was not declared in this scope

G_VALUE_INIT was not declared in this scope

Scheduled Pinned Locked Moved General and Desktop
3 Posts 1 Posters 1.4k 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.
  • S Offline
    S Offline
    Sidii
    wrote on last edited by
    #1

    Hi All,
    I was able to successfully cross compile QT for Power PC but when i did for Fedora Core 13 i got this error:

    @
    qgeopositioninfosource_geocluemaster.cpp:290: error: 'G_VALUE_INIT' was not declared in this scope.
    @

    Is there any way to disable the whole geo location module during QT Configure?

    Kindly let me know.

    Thanks

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Sidii
      wrote on last edited by
      #2

      As i was not able to find the soultion for this error, i tried disabling this module by supplying -no-position, -no-location, -no-mobility. But none of them were valid switch. For the time being i removed all the instances (67 lines where QT Location was present) of QT Location. So i was able to remove these errors by ignoring the QT Location module itself.

      As i dont need any location APIs for time being this approach is ok. But kindly let me know what is the best method to resolve this issue.

      Thanks
      Sid

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

        Earlier i got this error in QT 5.3.1 but when i upgraded to QT 5.3.2, i am again getting this error.

        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