Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt-Eclipse integration problem
Forum Updated to NodeBB v4.3 + New Features

Qt-Eclipse integration problem

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 3 Posters 2.9k 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.
  • N Offline
    N Offline
    nasil122002
    wrote on last edited by
    #1

    Hello,

    I have installed on Fedora 10 Qt_SDK_Lin64_online_v1_1_3_en.run and Linux (x86 64-bit) and gcc 4.6.1 Qt 4 All editions and wanted to create a test program in Eclipse, but get the following errors: How can I solve this problem?

    @
    /home/abcd/QtSDK/Desktop/Qt/4.8.0/gcc/lib/libQtCore.so: undefined reference to g_main_context_push_thread_default' /home/abcd/QtSDK/Desktop/Qt/4.8.0/gcc/lib/libQtCore.so: undefined reference to g_main_context_pop_thread_default'
    /home/abcd/QtSDK/Desktop/Qt/4.8.0/gcc/lib/libQtGui.so: undefined reference to `__longjmp_chk@GLIBC_2.11'
    collect2: ld gab 1 als Ende-Status zurück

    Eclipse Version: Eclipse IDE for C/C++ Developers Helios Service Release 2
    3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi
    BIN Path: /home/abcd/QtSDK/Desktop/Qt/4.8.0/gcc/bin
    Include Path: /home/abcd/QtSDK/Desktop/Qt/4.8.0/gcc/include
    OS Fedora 10: Linux 2.6.27.41-170.2.117.fc10.x86_64 x86_64
    @

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

      I also facing the same issue.
      Could anyone tell me how to resolve this issue?

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        Just looking at the error messages I guess that your install glibc is incompatible with the Qt library binaries.

        Try to upgrade glibc (which is most likely a distribution upgrade) or build Qt from sources.

        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