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. Problems running previewer example

Problems running previewer example

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
ubuntufreescaleimx6qt5
1 Posts 1 Posters 767 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.
  • A Offline
    A Offline
    AlvaroGuzman
    wrote on 4 Nov 2015, 13:38 last edited by
    #1

    Hello everybody,

    this is the first time I write here and firstly I wan't to thank you all the bright ideas and solutions you put over the table just for free.

    Getting hands on work...

    I need to show the content of some web pages in a GUI that is being built using qml. To do this I have thought about WebView. The first step to use it was to look for some good examples.

    I found this tutorial:

    http://www.bogotobogo.com/Qt/Qt5_WebKit_WebView_WebBrowser_QtCreator.php

    and try to replicate it but when I tried to compile it errors appeared:

    error: undefined reference to gst_x_overlay_set_window_handle' error: undefined reference togst_query_parse_nth_buffering_range'
    error: undefined reference to gst_element_link_pads_full' error: undefined reference togst_is_initialized'
    error: undefined reference to `gst_query_get_n_buffering_ranges'
    error: collect2: error: ld returned 1 exit status

    Then I tried to open up an example that uses webkit. I chose "previewer". The result was the same bunch of errors.

    I am running over ubuntu 10.04, with Qt Creator 3.2.1 (opensource) based on Qt 5.3.2 (GCC 4.6.1, 32 bit)

    Could someone tell what the hell is going on here?

    Thanks a lot in advance

    1 Reply Last reply
    0

    1/1

    4 Nov 2015, 13:38

    • Login

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