Discussion Board

Page 1 of 3 123 LastLast
Results 1 to 15 of 32
  1. #1
    Registered User srk2011's Avatar
    Join Date
    Apr 2011
    Location
    Hyderabad, IN
    Posts
    36
    I have worked on symbian c++, but very new to QT. I want to bulid Live TV on mobile . When I run a application call BT Live. The follwowing are the errors displayed


    Running build steps for project BTLIVE...

    Starting: "C:\Program Files\Common Files\Symbian\tools\make.exe" all

    Can't open perl script "C:\Program": No such file or directory

    The process "C:\Program Files\Common Files\Symbian\tools\make.exe" exited with code 2.

    Error while building project BTLIVE (target: Desktop)

    When executing build step 'Make'.

    My target is to put rtsp live streaming links into the application and make my own app. Please help me.
    srk2011

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    you can not have spaces on any paths, thus make sure your tools & project files are under folders that are not containing any spaces on them.

  3. #3
    Registered User srk2011's Avatar
    Join Date
    Apr 2011
    Location
    Hyderabad, IN
    Posts
    36
    no spaces still it says exits with code 2
    srk2011

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    what kind of console output are you getting now ?

  5. #5
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Quote Originally Posted by srk2011 View Post
    no spaces still it says exits with code 2
    There is a space, right in between "Program" and "Files" and that is what the error message is telling you. "Can't open perl script "C:\Program": No such file or directory" as you can see the parsing stopped at the space.
    Show the entire build output so that we know what you are doing.

  6. #6
    Registered User srk2011's Avatar
    Join Date
    Apr 2011
    Location
    Hyderabad, IN
    Posts
    36
    Ok I will be more brief in the next post > Actually I downloaded the code and SDK . Iam compiling in order to keep my own streams in it.

    Can u tell me which SDK to download? How to begin generate the installation file after modifying?
    srk2011

  7. #7
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    just get the Qt SDK 1.1, install it to the default location, and then make sure that your workspace and other files are also under paths that are not containing any spaces

  8. #8
    Nokia Developer Champion somnathbanik's Avatar
    Join Date
    Dec 2008
    Posts
    2,289
    If you are new to Qt make sure that you are able to create New Project. Also make sure on the space as everyone said before.
    Open the .PRO file , click on Project icon and make sure it have been selected for Symbian device or destop

  9. #9
    Registered User GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    872
    ok I have imported the project from C drive as said.I clcke on the hammer symbol It says when i see the compile output

    Running build steps for project BTLive...
    Could not start process "mingw32-make.exe" all
    Error while building project BTLive (target: Desktop)
    When executing build step 'Make'

    any prob with the compiler?

  10. #10
    Registered User GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    872
    I imported my project BTLive from C drive . I clicked on Hammer symbol it is saying :

    Running build steps for project BTLive...
    Could not start process "mingw32-make.exe" all
    Error while building project BTLive (target: Desktop)
    When executing build step 'Make'

  11. #11
    Registered User GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    872
    I imported my project BTLive from C drive . I clicked on Hammer symbol it is saying :

    Running build steps for project BTLive...
    Could not start process "mingw32-make.exe" all
    Error while building project BTLive (target: Desktop)
    When executing build step 'Make'

  12. #12
    Registered User GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    872
    I installed QT SDK in E drive so I copied the project in E drive and imported.

  13. #13
    Registered User GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    872
    Quote Originally Posted by somnathbanik View Post
    If you are new to Qt make sure that you are able to create New Project. Also make sure on the space as everyone said before.
    Open the .PRO file , click on Project icon and make sure it have been selected for Symbian device or destop
    Running build steps for project BTVLive...
    Starting: "C:\Program Files\Common Files\Symbian\tools\make.exe" all
    Can't open perl script "C:\Program": No such file or directory
    The process "C:\Program Files\Common Files\Symbian\tools\make.exe" exited with code 2.
    Error while building project BTVLive (target: Desktop)
    When executing build step 'Make'

  14. #14
    Registered User GTO_India's Avatar
    Join Date
    Nov 2010
    Posts
    872
    just get the Qt SDK 1.1, install it to the default location, and then make sure that your workspace and other files are also under paths that are not containing any spaces

    Running build steps for project BTVLive...
    Starting: "C:\Program Files\Common Files\Symbian\tools\make.exe" all
    Can't open perl script "C:\Program": No such file or directory
    The process "C:\Program Files\Common Files\Symbian\tools\make.exe" exited with code 2.
    Error while building project BTVLive (target: Desktop)
    When executing build step 'Make'

  15. #15
    Nokia Developer Champion somnathbanik's Avatar
    Join Date
    Dec 2008
    Posts
    2,289
    Quote Originally Posted by GTO_India View Post
    I installed QT SDK in E drive so I copied the project in E drive and imported.
    Its trying to find the path in C:\ drive and the Qt SDk is installed E:\ drive.
    Do you have make.exe in C:\Program Files\Common Files\Symbian\tools\
    Last edited by somnathbanik; 2011-06-21 at 12:22. Reason: added

Page 1 of 3 123 LastLast

Similar Threads

  1. "Pure Qt" SDK cannot live next to Symbian OS specific Qt SDK on a single PC
    By svdwal in forum [Archived] Qt SDKs and Tools
    Replies: 1
    Last Post: 2010-07-06, 07:51
  2. P2P File Sharing on Mobile - Those who have worked on SIP
    By chunawalla in forum Mobile Java General
    Replies: 0
    Last Post: 2008-02-06, 03:20
  3. very new i want to know about symbian
    By fan0o0o in forum Symbian C++
    Replies: 1
    Last Post: 2005-01-24, 03:06
  4. Code worked on 7110 but it doesn't work on 5140 with PCCSDK 3.0
    By ivanator in forum PC Suite API and PC Connectivity SDK
    Replies: 2
    Last Post: 2005-01-18, 11:25

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