On 3 May 2005 15:33, Deepu-Abraham wrote: > I am trying to to do build for punjabi language in W2k > machine with cygwin and visual studio Dot Net 2003 for Openoffice 2.0 > after configuring and running everything as said,it builds the en-US files > but for pa-IN(punjabi version ) i get > following error > > ERROR: ScpActions without name ! GID: scp_Copy_License_Html ! Language: > pa-IN in function: get_Source_Directory_For_Files_From_Includepathlist
I guess the only thing that'd really help you with this is: include merging of your locale info into build automation, if it's not yet there (see Javier' Sola instructions for the places to do this), then start build from scratch for two languages, en-US and yours. I had very like problems with my build (when throwing in the new locale after building en-US), and the real resolving of them, dependency by dependency, seems beyond mere human's capability. :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
