Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User bilalsaeed07's Avatar
    Join Date
    Jan 2011
    Posts
    1
    Hello Everyone,

    I made a project in QT creator, but when i try to build it with Symbian Emulator, several errors appears.

    Running build steps for project myfirstMobileApp...
    Configuration unchanged, skipping qmake step.
    Starting: "E:/s60/S60_5th_Edition_SDK_v1.0/epoc32/tools/make.exe" -w
    E:\s60\S60_5th_Edition_SDK_v1.0\epoc32\tools\make.exe: Entering directory `E:/NokiaQtSDK/Symbian/SDK/myprojects/myfirstMobileApp'

    sbs -c winscw_udeb.mwccinc

    E:\s60\S60_5th_Edition_SDK_v1.0\epoc32\tools\make.exe: Leaving directory `E:/NokiaQtSDK/Symbian/SDK/myprojects/myfirstMobileApp'

    process_begin: CreateProcess((null), sbs -c winscw_udeb.mwccinc, ...) failed.

    make (e=2): The system cannot find the file specified.


    E:\s60\S60_5th_Edition_SDK_v1.0\epoc32\tools\make.exe: *** [debug-winscw] Error 2

    The process "E:/s60/S60_5th_Edition_SDK_v1.0/epoc32/tools/make.exe" exited with code %2.
    Error while building project myfirstMobileApp (target: Symbian Emulator)
    When executing build step 'Make'



    Please help me,

    Thanks In advance,

  2. #2
    Regular Contributor dahiya.vinod's Avatar
    Join Date
    Dec 2010
    Posts
    142
    You need to setup sbs (symbian build system 2) for you sdk. Here is an article how you can setup sbs, though it is tested for symbian^3 sdk only.

    http://wiki.forum.nokia.com/index.ph...ymbian%5E3_SDK

  3. #3
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    The system cannot find the file specified.
    What file? This either indicates a file missing from the configuration, or a previous step failed and didn't generate the file needed in this step. Look back through the console log for earlier error messages.

  4. #4
    Regular Contributor dahiya.vinod's Avatar
    Join Date
    Dec 2010
    Posts
    142
    What file?
    - sbs

    Build process try to start another process named sbs, and because sbs is not installed, it is unable to find sbs.

    process_begin: CreateProcess((null), sbs -c winscw_udeb.mwccinc, ...) failed.
    make (e=2): The system cannot find the file specified.

Similar Threads

  1. Slow building for device in Qt Creator. Takes over 20 minutes.
    By sabb0ur in forum [Archived] Qt SDKs and Tools
    Replies: 26
    Last Post: 2011-01-27, 08:07
  2. Subfolders in my project in Qt Creator?
    By stegemann in forum [Archived] Qt SDKs and Tools
    Replies: 2
    Last Post: 2010-05-25, 07:09
  3. error in building project
    By wlaifa in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 3
    Last Post: 2007-04-18, 08:05

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