Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User pengan's Avatar
    Join Date
    Nov 2010
    Location
    Phnom Penh
    Posts
    33
    Hi all,

    I start to take some codes in example of NokiaQtSDK with some of my code. It works fine in QT Simulator. Then I start to make sis file by changing target to Symbian Device. After that this error happen "error: No rule to make target `\src\s60installs\qt.svg', needed by `\NokiaQtSDK\Symbian\SDK\epoc32\data\z\resource\apps\TestProject.mif'. Stop."

    Now I don't know how to fix this error.

    please help me to solve this error.

    Thank

  2. #2
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    It's trying to find qt.svg (the default icon for Qt apps) and not finding it. When make can't find something it looks for a rule to create it, and it's (obviously) not finding that either.

  3. #3
    Registered User pengan's Avatar
    Join Date
    Nov 2010
    Location
    Phnom Penh
    Posts
    33
    Quote Originally Posted by danhicksbyron View Post
    It's trying to find qt.svg (the default icon for Qt apps) and not finding it. When make can't find something it looks for a rule to create it, and it's (obviously) not finding that either.
    I'm pretty sure that this qt.svg is located at \src\s60installs\qt.svg

  4. #4
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    On which drive? Are you operating off of more than one drive?

  5. #5
    Registered User pengan's Avatar
    Join Date
    Nov 2010
    Location
    Phnom Penh
    Posts
    33
    Quote Originally Posted by danhicksbyron View Post
    On which drive? Are you operating off of more than one drive?
    I install NOkiaQtSDK on Drive C.

    Correct me if I know your question incorrectly?

  6. #6
    Registered User foraminifera's Avatar
    Join Date
    Sep 2011
    Posts
    3
    I have the same problem,
    No rule to make target `\src\s60installs\qt.svg' .

    Please could someone answer that question?

  7. #7
    Nokia Developer Moderator gnuton's Avatar
    Join Date
    Mar 2009
    Posts
    1,024
    The question has been already answered.
    The problem is Make is not able to find "qt.svg" icon file for some reasons and Make interprets the missing file as a "target".
    To fix this, please check the correctness of the "qt.svg" file path.

Similar Threads

  1. Another "no rule to make target" thread
    By Mr. Buttenski in forum Symbian Tools & SDKs
    Replies: 2
    Last Post: 2010-12-08, 10:05
  2. Getting error like "No rule to make target "
    By sk.panda in forum Symbian C++
    Replies: 4
    Last Post: 2009-06-30, 07:07
  3. Replies: 2
    Last Post: 2009-02-16, 03:10
  4. I meet the "no rule to make target" error
    By lucky06 in forum Symbian
    Replies: 5
    Last Post: 2008-03-04, 17:59
  5. what's the "No rule to make target" means?
    By nosame@china-isi.com in forum Symbian C++
    Replies: 3
    Last Post: 2008-01-21, 09:21

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