ICU is located there : http://src.chromium.org/svn/trunk/deps/third_party/icu38/
Are you sure you are using gclient to fetch the code? It looks like you are using svn directly. take a look at http://dev.chromium.org/developers/how-tos/get-the-code Nicolas On Wed, Dec 17, 2008 at 8:09 AM, giamas <[email protected]> wrote: > > Currently I'm working on compilation on opensuse 11.0 (I can't use an > Ubuntu as suggested in src/build/install-build-deps.sh ...). > I already solved some dependecies (by using the zypper program), and I > started to compile. > > However a problem with ICU library still continue, in depth: > > 1) The SVN repository doesn't contain any src/third_party/icu38/ (I > used the command svn co http://src.chromium.org/svn/trunk/src) > 2) Some module of chromium seems to requires ICU4.0, but some other > requires ICU3.8 (I deduced this from some compilation error like > "missing types ...") > 3) scons environment requires Hammer/dbg/obj/third_party/icu38/ > using_icu38.scons but this file is not present (see also 1) > > Then, my goal is to continue with the compilation and to supply an > howto for opensuse ... but to continue I need to understand if will > use a custom version of ICU and where to find it. > > Can anyone help me? > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
