Re: [Libreoffice] Build master on Windows, problem with icu

2011-04-06 Thread Caolán McNamara
On Wed, 2011-04-06 at 10:10 +0700, Samphan Raruenrom wrote: > I try the steps explain in > http://wiki.documentfoundation.org/Development/How_to_build using the > following autogen options > $ build > dmake: Error: -- > > `./wntmsci12.pro/misc/43e56b71c407be5154de681eaa64

[Libreoffice] Build master on Windows, problem with icu

2011-04-05 Thread Samphan Raruenrom
I try the steps explain in http://wiki.documentfoundation.org/Development/How_to_build using the following autogen options --with-num-cpus=1' '--with-max-jobs=1' '--without-junit' '--disable-mozilla' '--with-ant-home=/cygdrive/c/ant' '--disable-graphite When I issue the make I found this:- > $ ma