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. Camera Application
Forum Updated to NodeBB v4.3 + New Features

Camera Application

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 4.8k 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.
  • C Offline
    C Offline
    cheng
    wrote on last edited by
    #1

    Can anyone help me to create application using camera and how to run camera example in Qt mobility 1.1.0.

    If someone have example using camera, please post it. I'm really need it.

    Thanks,

    Cheng

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Faid
      wrote on last edited by
      #2

      I've got a working application but it's very similar to the camera example so far. Does the camera example not work for you? If so, in what way? It doesn't compile? It doesn't find the camera?

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cheng
        wrote on last edited by
        #3

        Yes, it doesn't work. It doesn't compile. When i compile, it show 2 message:

        cannot find -lQtMultimediaKit110

        collect2: ld returned 1 exit status

        Can you tell me how to do it?

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Faid
          wrote on last edited by
          #4

          Looks like the linker can't find the Multimedia library. Are you on Linux? If so, have you set the environment variable LD_LIBRARY_PATH to point to the qt-mobility/lib folder? On Windows, the PATH variable needs to be extended. More info here:

          http://doc.qt.nokia.com/qtmobility-1.0-tp/installation.html#environment-variables

          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