Discussion Board

Results 1 to 3 of 3

Thread: GDigicam usage

  1. #1
    Registered User stone.chao's Avatar
    Join Date
    Mar 2010
    Posts
    46
    Thanks! It works in sbox.
    May I know how to make this library can be seen in Qt creator?
    Qt creator still complain no such file when building project.
    addition setting in qmake and make?

    Maybe the question I should ask is 'What relation of project building env between Qt creator and scratchbox?'
    I try to get project A compiled in Qt creator. it failed because there's no proper library (*.h ....)
    So I come back to scratchbox to compile another project B, Now it failed.
    the error message is :
    make: *** No rule to make target `/targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/linux-g++-maemo5/qmake.conf', needed by `Makefile'. Stop.
    But I got Project B build successfully few hours ago! @@
    Does the etting in Qt creator will affect scratchbox?

    Thanks for any information.
    Last edited by stone.chao; 2010-06-10 at 14:47.

  2. #2
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Did you add this to .pro file?
    Code:
    unix {
    CONFIG += link_pkgconfig
    PKGCONFIG += gdigicam-0.3
    }

  3. #3
    Registered User stone.chao's Avatar
    Join Date
    Mar 2010
    Posts
    46
    Thanks! Daniil.
    I'll try it later.
    My hard disk was dead recentlly.
    It's sad that I need to build everything from the start.

Similar Threads

  1. GDigicam installation
    By stone.chao in forum Nokia N9
    Replies: 1
    Last Post: 2010-06-10, 12:30
  2. usage of
    By sneha27 in forum Symbian C++
    Replies: 1
    Last Post: 2009-08-14, 08:00
  3. CDirectScreenAccess usage
    By Digish in forum Symbian C++
    Replies: 0
    Last Post: 2008-07-02, 07:24
  4. USB usage
    By thefrozenrose in forum OMA DM/DS/CP
    Replies: 0
    Last Post: 2007-01-26, 15:51
  5. Memory usage...
    By brain_dead00 in forum Symbian C++
    Replies: 1
    Last Post: 2004-02-24, 05:44

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved