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. Error running camera example
Forum Updated to NodeBB v4.3 + New Features

Error running camera example

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
multimediacameraqtlpulse-mainloo
2 Posts 2 Posters 1.1k 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.
  • X Offline
    X Offline
    xavysp
    wrote on last edited by A Former User
    #1

    Hello friends,
    I am a beginner in the Qt world, My future project is to develop a software for an industrial camera. I have started checking the camera app (an example developed by Qt). Anyway.
    At the time of building and running it gives me the following error:

    Qt5.10.0/5.10.0/gcc_64/lib -lQt5MultimediaWidgets -lpulse-mainloop-glib -lpulse -lglib-2.0 -lQt5Multimedia -lQt5Widgets -lQt5Gui -lQt5Network -lQt5Core -lGL -lpthread
    /usr/bin/ld: cannot find -lpulse-mainloop-glib
    /usr/bin/ld: cannot find -lpulse

    Makefile:266: recipe for target 'camera' failed![0_1513186918018_Selection_149.png](Uploading 100%)
    collect2: error: ld returned 1 exit status
    make: *** [camera] Error 1
    18:21:03: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project camera (kit: Desktop Qt 5.10.0 GCC 64bit)
    When executing step "Make"

    I'm using Qt 5.10, in ubuntu 16.04, Please help me :)
    Thanks for advance

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      From the errors you should install the pulse dev package for your distribution (likely libpulse-dev).

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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