This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Build dependence problem in Multimedia Framework

I am trying to rebuild the multimedia framework from source and I am always getting the following error:

'C:\WINCE600\3rdParty\dvsdk_1_10_00_00>build' -c

BUILD: [Thrd:Sequence:Type  ] Message

BUILD: [00:0000000000:PROGC ] Build started with parameters: -c

BUILD: [00:0000000001:PROGC ] Build started in directory: C:\WINCE600\3rdParty\dvsdk_1_10_00_00

BUILD: [00:0000000002:PROGC ] Checking for C:\WINCE600\sdk\bin\i386\srccheck.exe.

BUILD: [00:0000000003:PROGC ] Running passes WCEFILES0, MIDL, MC, ASN, THUNK, PRECOMPHEADER, COMPILE, LIB, LINK, MANAGEDRESX, MANAGEDMOD, MANAGEDDLL, MANAGEDEXE, MANAGEDWIN for ARM.

BUILD: [00:0000000004:PROGC ] Ignoring build database (-c specified).

BUILD: [00:0000000005:PROGC ] Computing include file dependencies:

BUILD: [00:0000000006:PROGC ] Checking for SDK include directory: C:\WINCE600\sdk\CE\inc.

BUILD: [00:0000000007:PROGC ] Scan C:\WINCE600\3rdParty\dvsdk_1_10_00_00\

BUILD: [00:0000000008:PROGC ] Saving C:\WINCE600\3rdParty\dvsdk_1_10_00_00\Build.dat.

BUILD: [01:0000000583:ERRORE] BUILD: [01:0000000886:ERRORE] BUILD: [01:0000000406:ERRORE] NMAKE :  U1073: don't know how to make '..\..\timm\obj\ARMV4I\retail\timm.lib'

BUILD: [00:0000000676:PROGC ]                        Files  Warnings  Errors

BUILD: [00:0000000677:PROGC ] Midl                       0         0       0

BUILD: [00:0000000678:PROGC ] Message                    0         0       0

BUILD: [00:0000000679:PROGC ] Precomp Header             0         0       0

BUILD: [00:0000000680:PROGC ] Resource                   0         0       0

BUILD: [00:0000000681:PROGC ] MASM                       0         0       0

BUILD: [00:0000000682:PROGC ] SHASM                      0         0       0

BUILD: [00:0000000683:PROGC ] ARMASM                     0         0       0

BUILD: [00:0000000684:PROGC ] MIPSASM                    0         0       0

BUILD: [00:0000000685:PROGC ] C++                        0         0       0

BUILD: [00:0000000686:PROGC ] C                          0         0       0

BUILD: [00:0000000687:PROGC ] Static Libraries           0         0       0

BUILD: [00:0000000688:PROGC ] Exe's                      0         0       0

BUILD: [00:0000000689:PROGC ] Dll's                      0         0       0

BUILD: [00:0000000690:PROGC ] Preprocess deffile         0         0       0

BUILD: [00:0000000691:PROGC ] Resx                       0         0       0

BUILD: [00:0000000692:PROGC ] CSharp Compile             0         0       0

BUILD: [00:0000000693:PROGC ] Other                      0         0       2

BUILD: [00:0000000694:PROGC ]

BUILD: [00:0000000695:PROGC ] Total                      0         0       2

BUILD: [00:0000000696:PROGC ]

BUILD: [00:0000000697:PROGC ] 0 Warnings,  2 Errors

 

It seems to be some kind of build dependence problem. From the log files the failure seems to be in the dshow build as the error shows up in a dshow.err file in the log directory also. Attached is the dshow.log

1016.dshow.log

If I unselect all the filters and just leave the TIMM component it seems to build OK but, of course I have no filters. If I reselect the filters the error reappears.

How do I get around this problem?

  • David,

    I see the following in dshow.log:

     

    BUILD: [01:0000000822:INFO  ] configuring timm.exe from package/cfg/timm_exe.cfg ...
    BUILD: [01:0000000823:INFO  ] js: "C:/WINCE600/3rdParty/dvsdk_1_10_00_00/src/codec_engine_2_26_01_09/packages/ti/sdo/ce/Engine.xs", line 324: Error: server info file 'C:/WINCE600/3rdParty/dvsdk_1_10_00_00/src/cs1omap3530_1_01_00/packages/ti/sdo/server/cs//package/info/./bin/cs.x64P.info.js' does not exist; specified serverExecutable='./bin/cs.x64P', serverPackage='ti.sdo.server.cs'; verify that your server package has been properly built and released.

    TIMM has a dependency on the codec server and it appears that the codec server was not built properly. Can you post all the logs from the logs subdirectory?

    Thanks,

    Chander

     

     

     

    DavidVescovi said:

    I am trying to rebuild the multimedia framework from source and I am always getting the following error:

    'C:\WINCE600\3rdParty\dvsdk_1_10_00_00>build' -c

    BUILD: [Thrd:Sequence:Type  ] Message

    BUILD: [00:0000000000:PROGC ] Build started with parameters: -c

    BUILD: [00:0000000001:PROGC ] Build started in directory: C:\WINCE600\3rdParty\dvsdk_1_10_00_00

    BUILD: [00:0000000002:PROGC ] Checking for C:\WINCE600\sdk\bin\i386\srccheck.exe.

    BUILD: [00:0000000003:PROGC ] Running passes WCEFILES0, MIDL, MC, ASN, THUNK, PRECOMPHEADER, COMPILE, LIB, LINK, MANAGEDRESX, MANAGEDMOD, MANAGEDDLL, MANAGEDEXE, MANAGEDWIN for ARM.

    BUILD: [00:0000000004:PROGC ] Ignoring build database (-c specified).

    BUILD: [00:0000000005:PROGC ] Computing include file dependencies:

    BUILD: [00:0000000006:PROGC ] Checking for SDK include directory: C:\WINCE600\sdk\CE\inc.

    BUILD: [00:0000000007:PROGC ] Scan C:\WINCE600\3rdParty\dvsdk_1_10_00_00\

    BUILD: [00:0000000008:PROGC ] Saving C:\WINCE600\3rdParty\dvsdk_1_10_00_00\Build.dat.

    BUILD: [01:0000000583:ERRORE] BUILD: [01:0000000886:ERRORE] BUILD: [01:0000000406:ERRORE] NMAKE :  U1073: don't know how to make '..\..\timm\obj\ARMV4I\retail\timm.lib'

    BUILD: [00:0000000676:PROGC ]                        Files  Warnings  Errors

    BUILD: [00:0000000677:PROGC ] Midl                       0         0       0

    BUILD: [00:0000000678:PROGC ] Message                    0         0       0

    BUILD: [00:0000000679:PROGC ] Precomp Header             0         0       0

    BUILD: [00:0000000680:PROGC ] Resource                   0         0       0

    BUILD: [00:0000000681:PROGC ] MASM                       0         0       0

    BUILD: [00:0000000682:PROGC ] SHASM                      0         0       0

    BUILD: [00:0000000683:PROGC ] ARMASM                     0         0       0

    BUILD: [00:0000000684:PROGC ] MIPSASM                    0         0       0

    BUILD: [00:0000000685:PROGC ] C++                        0         0       0

    BUILD: [00:0000000686:PROGC ] C                          0         0       0

    BUILD: [00:0000000687:PROGC ] Static Libraries           0         0       0

    BUILD: [00:0000000688:PROGC ] Exe's                      0         0       0

    BUILD: [00:0000000689:PROGC ] Dll's                      0         0       0

    BUILD: [00:0000000690:PROGC ] Preprocess deffile         0         0       0

    BUILD: [00:0000000691:PROGC ] Resx                       0         0       0

    BUILD: [00:0000000692:PROGC ] CSharp Compile             0         0       0

    BUILD: [00:0000000693:PROGC ] Other                      0         0       2

    BUILD: [00:0000000694:PROGC ]

    BUILD: [00:0000000695:PROGC ] Total                      0         0       2

    BUILD: [00:0000000696:PROGC ]

    BUILD: [00:0000000697:PROGC ] 0 Warnings,  2 Errors

     

    It seems to be some kind of build dependence problem. From the log files the failure seems to be in the dshow build as the error shows up in a dshow.err file in the log directory also. Attached is the dshow.log

    1016.dshow.log

    If I unselect all the filters and just leave the TIMM component it seems to build OK but, of course I have no filters. If I reselect the filters the error reappears.

    How do I get around this problem?

     

  • Bad entry in my setpaths.bat file pointing to CG tools. All is fine now.

    Builds OK

    Thanks!