Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User j3.g's Avatar
    Join Date
    Nov 2004
    Posts
    3
    I use S60 SDK v2.1 for codewarrior, build multimedia examples (in codewarrior) got many errors.

    First 5 errors for audioclientex:
    Code:
    Error   : Symbian Resource - Label not found 
    AUDIOCLIENTEX.RSS line 75   
    Project: audioclientex.mcp, Target: WINSCW UDEB, Source File: AUDIOCLIENTEX.resources
    
    Error   : Compile failed
    Project: audioclientex.mcp, Target: WINSCW UDEB, Source File: AUDIOCLIENTEX.resources
    
    Error   : the file 'AudioClientEx.rsg' cannot be opened
    cmediaclientappui.cpp line 6   
    Project: audioclientex.mcp, Target: WINSCW UDEB, Source File: cmediaclientappui.cpp
    
    Error   : the file 'eikcfdlg.h' cannot be opened
    cmediaclientappui.cpp line 19   
    Project: audioclientex.mcp, Target: WINSCW UDEB, Source File: cmediaclientappui.cpp
    
    Error   : the file 'eikchlst.h' cannot be opened
    cmediaclientappui.cpp line 26   
    Project: audioclientex.mcp, Target: WINSCW UDEB, Source File: cmediaclientappui.cpp
    How to build them? Any other SDK needed?
    Thanks.

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    there seems to be some headers & resource files defined that can not be found. So try to remove them and see what happens.

    Also the first error is about some label that has not been found. So go to the line and see what it is. In case it is a constant definition, just add it to your hrh file and see what happens.

    yucca

  3. #3
    Registered User j3.g's Avatar
    Join Date
    Nov 2004
    Posts
    3
    Thanks you, yucca.

    The line is:
    control=CHOICELIST

    It is a TechView control, and many TechView controls or dialogs used in the project.
    Does TechView needed for the examples? If so, how to get TechView SDK?

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    hmmm, you shouldn't try building examples that are not made for the platform you are using.

    The example you are using, is propably made for Series 80, and might not work at all in Series 60 platform (unless re-written in some parts)

    So try identifying the parts you need from it and adding them into the existing Series 60 project.

    yucca

  5. #5
    Registered User j3.g's Avatar
    Join Date
    Nov 2004
    Posts
    3
    I downloaded & installed the newest S80 & S90 SDKs. There is no such examples any longer.

    Multimedia examples in S80/S90 SDK:
    - audio
    - imageconv
    (which are same as in UIQ SDK)

    Multimedia examples in S60 SDK:
    - audioclientex
    - iclcodec
    - imageconv
    - mmfexcodec
    - mmfexformatplugin
    - mmfexsinksource

    Any one build one of them?
    (I want to write MMF applications and plugins. They are important for me.)

    Last edited by j3.g; 2004-11-03 at 10:18.

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