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. [SOLVED] Error in compile on Ubuntu 14.04 LTS
QtWS25 Last Chance

[SOLVED] Error in compile on Ubuntu 14.04 LTS

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 10.0k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on 4 May 2014, 11:21 last edited by
    #1

    Hello everybody ;

    Who can help me for solve this problem.

    My Os is : Linux ubuntu 14.04 LTS
    I Install Qt 5.2.0 x64 Bit

    Error after build my project :

    /usr/bin/ld: cannot find -lxslt
    /usr/bin/ld: cannot find -lgio-2.0
    /usr/bin/ld: cannot find -lgstapp-0.10
    /usr/bin/ld: cannot find -lgstinterfaces-0.10
    /usr/bin/ld: cannot find -lgstpbutils-0.10
    /usr/bin/ld: cannot find -lgstvideo-0.10
    /usr/bin/ld: cannot find -lgstbase-0.10
    /usr/bin/ld: cannot find -lgstreamer-0.10
    /usr/bin/ld: cannot find -lgobject-2.0
    /usr/bin/ld: cannot find -lgmodule-2.0
    /usr/bin/ld: cannot find -lxml2
    /usr/bin/ld: cannot find -lgthread-2.0
    /usr/bin/ld: cannot find -lglib-2.0
    collect2: error: ld returned 1 exit status
    make: *** [../Win32/Debug/MyProjectName] Error 1
    15:36:43: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project Serverelite (kit: Desktop Qt 5.2.0 GCC 64bit)
    When executing step 'Make'
    15:36:43: Elapsed time: 02:28.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      clochydd
      wrote on 4 May 2014, 12:56 last edited by
      #2

      Hi, do you have installed the gstreamer libs in Ubuntu?

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on 4 May 2014, 13:03 last edited by
        #3

        Well , I don't know ! How can I check it?

        1 Reply Last reply
        0
        • C Offline
          C Offline
          clochydd
          wrote on 4 May 2014, 13:11 last edited by
          #4

          I hope, this "To Do List After installing Ubuntu 14.04 LTS Trusty Tahr OS ":http://debianhelp.wordpress.com/2013/11/27/to-do-list-after-installing-ubuntu-14-04-trusty-tahr-os/ is useful for you.
          Just look for gstreamer here.

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on 4 May 2014, 16:37 last edited by
            #5

            [quote author="Clochydd" date="1399209111"]I hope, this "To Do List After installing Ubuntu 14.04 LTS Trusty Tahr OS ":http://debianhelp.wordpress.com/2013/11/27/to-do-list-after-installing-ubuntu-14-04-trusty-tahr-os/ is useful for you.
            Just look for gstreamer here.[/quote]

            Thank you very much but i just remove QWebkit from my .pro file and problem is solved,

            1 Reply Last reply
            0

            4/5

            4 May 2014, 13:11

            • Login

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