RE: [Helix-client-buildstatus] BUILD_SYSTEM_ERROR

"Henry Ping" <ping-NfKAs6SL3/[email protected]> Thu, 7 Oct 2004 10:20:28 -0700
Newsgroups gmane.comp.multimedia.helix.cvs
Message-ID <[email protected]>
Answers inlined:

> -----Original Message-----
> From: helix-client-buildstatus-bounces-RXoCjCyvpeKHZuj8yyL1ah2eb7JE58TQ@public.gmane.org
> [mailto:helix-client-buildstatus-bounces-RXoCjCyvpeKHZuj8yyL1ah2eb7JE58TQ@public.gmane.org]On Behalf Of
> Shyanal Das
> Sent: Thursday, October 07, 2004 9:09 AM
> To: helix-client-buildstatus-RXoCjCyvpeKHZuj8yyL1ah2eb7JE58TQ@public.gmane.org
> Cc: Bhuvanesh S; 'Shyamal Das'
> Subject: [Helix-client-buildstatus] BUILD_SYSTEM_ERROR
>
>
>
>     Hi,
>
> 	I am succesfully able to download the kitty hawk version of
> the code and
> build for MP3 locally.
>
> 	It is searching  for the dll's inside the
> c:\source\helix\debug folder and
> we are able to ececute
>
> 	splay.exe sucessfully.
>
> 	When we tried with Neptune1_2_1 we are not able to build.
> The error in
> building is ms_psdk is not
>
> 	installed which is called from
> c:\source\helix\client\core\umakefil. It
> recommends to install ms_psdk.
>
> 	We are not able to understand what it is?

It means you need to install Microsoft Platform SDK. If you installed it at
its default directory, then you don't need to modify the .buildrc,
otherwise, you need to add the following entry in your .buildrc file:
"SetSDKPath("ms_psdk", "[local path to MS Platform SDK]")"

Here is my entry looks like:
"SetSDKPath("ms_psdk", "c:/msdev/ms_psdk")"

> 	And also clntcore.dll is not generatedinside
> c:\source\helix\debug folder.
> Once we were able to build

This means the module is failed to build likely due to the ms_psdk error
above.

> 	Neptune1_2_1 for MP3 local build but not able to execute
> splay.exe because
> clntcore.dll was not
>
> 	generated in c:\source\helix\debug folder.
>
> 	Please suggest the solutions for to build Neptune1_2_1 version
> successfully.

Which profile are you using? I suggest to first install the Microsoft
Platform SDK(Core components) and see how far you can get.

-->Henry

>
>     Thanks and regards,
>     -Shyamaldas
>
>
>
>
>
>
>
> _______________________________________________
> Helix-client-buildstatus mailing list
> Helix-client-buildstatus-RXoCjCyvpeKHZuj8yyL1ah2eb7JE58TQ@public.gmane.org
> http://lists.helixcommunity.org/mailman/listinfo/helix-client-buildstatus


_______________________________________________
Helix-client-buildstatus mailing list
Helix-client-buildstatus-RXoCjCyvpeKHZuj8yyL1ah2eb7JE58TQ@public.gmane.org
http://lists.helixcommunity.org/mailman/listinfo/helix-client-buildstatus