Discussion Board

Results 1 to 9 of 9
  1. #1
    Registered User chotib's Avatar
    Join Date
    Aug 2008
    Posts
    2
    hi... iam new in carbide c++. sorry my english bad.
    i have create my first project and build. i want to ask, why i dont find file *.sis in folder sis after build that project?

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Sis files are created only if your project's configuration tells the tool that one is needed. For projects created with Carbide.c++ the build configuration includes SIS file generation for device builds (GCCE UREL and GCCCE UDEB) but not for the emulator (you don't need a sis in the emulator).

    If you project is imported into Carbide.c++ (e.g. an SDK example) then you have to edit project's build configuration yourself and instruct the tool to build a SIS file from the specified *.pkg. Search Carbide.c++'s help for "build configuration" (or this forum) and you will find the needed details.

  3. #3
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,234
    Quote Originally Posted by chotib View Post
    hi... iam new in carbide c++. sorry my english bad.
    i have create my first project and build. i want to ask, why i dont find file *.sis in folder sis after build that project?
    Make sure that:

    1) You build your application successfully. There shouldn't be any error in the building phase.
    2) Your .pkg file is there in the SIS builder configuration. See the images in this article which will give you some idea: How to sign a .Sis file with Self-Sign Certificate

    You may also like to see this video: Getting Started with Carbide.c++ Express Screencast

    All the best.
    Nokia Developer Wiki Moderation team

  4. #4
    Registered User chotib's Avatar
    Join Date
    Aug 2008
    Posts
    2
    thanks for answering kiran and lucian.

    now the problem solved. thanks very much

    best regards

    chotib

  5. #5
    Regular Contributor netlover's Avatar
    Join Date
    Mar 2003
    Posts
    434
    Quote Originally Posted by chotib View Post
    hi... iam new in carbide c++. sorry my english bad.
    i have create my first project and build. i want to ask, why i dont find file *.sis in folder sis after build that project?
    you should build first, and then makesis
    www.faxinwen.com 发新闻
    阅读分享__移动与互联网

  6. #6
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by netlover View Post
    you should build first, and then makesis
    i donot think you need to "makesis" when using carbide.c++ IDE. It is included as last step in carbide.c++ build process.

  7. #7
    Regular Contributor netlover's Avatar
    Join Date
    Mar 2003
    Posts
    434
    Quote Originally Posted by skumar_rao View Post
    i donot think you need to "makesis" when using carbide.c++ IDE. It is included as last step in carbide.c++ build process.
    I am using Carbide2.0, no sis file generated after build.
    How to config?
    www.faxinwen.com 发新闻
    阅读分享__移动与互联网

  8. #8
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968
    Quote Originally Posted by netlover View Post
    I am using Carbide2.0, no sis file generated after build.
    How to config?
    open Project->Properties-> Carbide.c++ -> build configuration -> SIS Builder -> Add then give proper pkg file

  9. #9
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,234
    Quote Originally Posted by netlover View Post
    I am using Carbide2.0, no sis file generated after build.
    How to config?
    See it more visually: http://wiki.forum.nokia.com/index.ph...gn_Certificate

    EDIT: I didn't noticed that I have already replied in this thread. I have descending thread view.
    Nokia Developer Wiki Moderation team

Similar Threads

  1. TRK 3 on device debugging and Carbide 2.0
    By ilancopelyn in forum Tools and SDK Feedback (Closed)
    Replies: 2
    Last Post: 2009-03-11, 06:47
  2. RVCT and Carbide c++ 2.0 problem
    By sevdwal in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 0
    Last Post: 2009-02-27, 11:00
  3. TRK 3.0.8 not working in Carbide 2.0
    By ilancopelyn in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 3
    Last Post: 2008-12-08, 23:26
  4. VS 2003 Final Beta with Carbide 2.0
    By turnabull2 in forum Symbian Tools & SDKs
    Replies: 6
    Last Post: 2006-04-30, 20:26
  5. Issues with Carbide vs 2.0 installer!
    By kt10208 in forum Symbian Tools & SDKs
    Replies: 2
    Last Post: 2006-01-16, 09:27

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