[Helix-client-dev] Build Helix Client Error
Xiong Feng xiong.feng at excelpoint.com.sgI am still checking out helix-client-all-defines. I searched in my previous helix-client-audio-all download. There is no datatype_dist folder. So is it due to this my build fails? What is BEULA license, I just log in and agree this license. Without this license, the source code can't be fully checked out? But the prompt msg told me check out is successful. Thanks & Best Regards, Xiong Feng ----- Original Message ----- From: Lovish Dhawan To: Xiong Feng ; helix-client-dev at helixcommunity.org Sent: 2007Äê1ÔÂ17ÈÕ 5:09 PM Subject: Re: [Helix-client-dev] Build Helix Client Error Also see if you have datatype_dist folder. If not, have u signed BEULA license. ----- Original Message ----- From: Lovish Dhawan To: Xiong Feng ; helix-client-dev at helixcommunity.org Sent: Wednesday, January 17, 2007 1:33 PM Subject: Re: [Helix-client-dev] Build Helix Client Error Hi, Try the profile-> helix-client-all-defines Thanks, Lovish ----- Original Message ----- From: Xiong Feng To: Lovish Dhawan ; helix-client-dev at helixcommunity.org Sent: Wednesday, January 17, 2007 1:00 PM Subject: Re: [Helix-client-dev] Build Helix Client Error Hi, Anyway, I tried to install the latest DirectX SDK and Platform SDK and add SetSDKPath("dxsdk", "e:\dxsdk") SetSDKPath("ms_psdk", "e:\PSDK") to the .buildrc. But I still can't build successfully. The attachment is the build record. Anybody know how to resolve it? Thanks & Best Regards, Xiong Feng ----- Original Message ----- From: Xiong Feng To: Lovish Dhawan ; helix-client-dev at helixcommunity.org Sent: 2007Äê1ÔÂ16ÈÕ 7:17 PM Subject: Re: [Helix-client-dev] Build Helix Client Error Hi Lovish, Thanks! I already set the bin folder in the build directory to the Environment Variables. I ran "build.py -k splay_audio_all" in the command prompt to build, it seems that the compiler already started to build. But still got some errors and when trying to run splay.exe, it still can't find clntcore.dll. The attachment is the build record. We only need the audio portion of the helix DNA client, our device won't support video. But even I set the target to audio, there are still some errors related to dxsdk. I think this SDK is for video, right? Did my setting still include some video parts? Best Regards, Xiong Feng ----- Original Message ----- From: Lovish Dhawan To: Xiong Feng ; helix-client-dev at helixcommunity.org Sent: 2007Äê1ÔÂ16ÈÕ 6:18 PM Subject: Re: [Helix-client-dev] Build Helix Client Error Hi, My working platform is Windows XP, Cygwin, Visual Studio 2003 I checked out the client source and build it. My configuration is as follows: branch: hxclient_1_5_0_cayenne target: splay_audio_all profile: helix-client-audio-all Why I can't make it build successfully? I found that there is an error that prompts "'cl' is not recognized as an internal or external command,operable program or batch file." But actually I already set the Visual Studio variables in system environment. I tried to run cl directly in Cygwin, there is no problem, it can find it. [Lovish] : Your path of the bin folder might not be getting set. Do you use the command prompt, If yes then use a batch file that sets the paths. Its easier to use command prompt for building. Secondly, After looking at the build.out file it seems that The compilation hasn't started as yet. Try build command with -k option this time. Another problem is that after I downloaded the full source code and build next time, will it check in the CVS server and start to download again? Or just use the existing source code. [Lovish] : It just checks whether the modules exist or not. Anyways using -k will skip this too. Last question, can I open the vcproj and build the project in VC IDE? I tried to build clientapps_simpleplayer project. Build can success, but when trying to run "splay.exe" to play a mp3 or rm file, it told me clntcore.dll is missing. It seems that I need to build many other vcproj to generate the dll files. Could anybody list down all the vcproj that I need to build? Or Can I build in static mode. [Lovish] : clntcore.dll gets created when u make client/core module Also please use command prompt for building the Helix Source One more thing, it seems your focus is on building only audio. If this is not the case then use the following build settings: branch: hxclient_1_5_0_cayenne target: splay profile: helix-client-all-defines SYSTEM_ID=win32-i386-vc7 Thanks & Best Regards, Xiong Feng Thanks, Lovish ------------------------------------------------------------------------ _______________________________________________ Helix-client-dev mailing list Helix-client-dev at helixcommunity.org http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev ---------------------------------------------------------------------------- _______________________________________________ Helix-client-dev mailing list Helix-client-dev at helixcommunity.org http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.helixcommunity.org/pipermail/helix-client-dev/attachments/20070117/5a4c2839/attachment-0001.html