I saw this on Vista64 today as well. We don't have a Vista64 bot so it wouldn't have made the tree red.
To fix, GYP_DEFINES='disable_nacl=1' gclient runhooks (in cygwin), then build. The right parties have been notified. jrg On Wed, Dec 9, 2009 at 2:00 PM, Steve VanDeBogart <[email protected]>wrote: > My windows build has been broken for at least a day with the following > error: > > base_nacl_win64.lib(string_util.obj) : fatal error LNK1112: module machine > type 'x64' conflicts with target machine type 'X86' > > I've tried disabling nacl, gclient sync --force, clobbering the output > directory, removing all non-repository files, etc with no luck. > > Any ideas? > > -- > Steve > > -- > Chromium Developers mailing list: [email protected] > View archives, change email options, or unsubscribe: > http://groups.google.com/group/chromium-dev -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
