-
```
enable 'chromium_code' and resolve build issues
```
Original issue reported on code.google.com by `fbarch...@google.com` on 28 Apr 2015 at 6:19
-
```
ninja: Entering directory `out/Debug'
[3849/10070] ACTION cef_pak:
make_pack_resources_header_a1c8707ee8a92f0d9bb2b14b0314186d
File include/cef_pack_resources.h updated.
[3850/10070] ACTION cef_p…
-
```
AVX2 code is Visual C only so far.
Will require a compiler version check.
For OSX, llvm 3.1 (XCode 4.5) is required.
For Linux, gcc 4.7 is required.
If lacking hardware, the intel emulator may be …
-
```
What steps will reproduce the problem?
1. Get the latest (revision 25), compile on Mac
What is the expected output? What do you see instead?
CefContext.cpp doesn't build
What version of the prod…
-
Bootstrap is working after installing the dependencies mentioned in #52 , but script/build produces the following error
```
FAILED: c++ -MMD -MF obj/mojo/public/bindings/lib/mojo_bindings.connector.o…
-
```
AVX2 code is Visual C only so far.
Will require a compiler version check.
For OSX, llvm 3.1 (XCode 4.5) is required.
For Linux, gcc 4.7 is required.
If lacking hardware, the intel emulator may be …
-
```
enable 'chromium_code' and resolve build issues
```
Original issue reported on code.google.com by `fbarch...@google.com` on 28 Apr 2015 at 6:19
-
```
enable 'chromium_code' and resolve build issues
```
Original issue reported on code.google.com by `fbarch...@google.com` on 28 Apr 2015 at 6:19
-
```
Updating projects from gyp files...
Running build/landmines.py...
ninja: Entering directory `out/Debug'
[18/20] CC obj/util/cpuid.cpuid.o
FAILED: ../../third_party/llvm-build/Release+Asserts/bin/c…
-
```
AVX2 code is Visual C only so far.
Will require a compiler version check.
For OSX, llvm 3.1 (XCode 4.5) is required.
For Linux, gcc 4.7 is required.
If lacking hardware, the intel emulator may be …