-
```
What steps will reproduce the problem?
in a terminal:
$ ./make_all.sh openssl
Expected:
libssl.a and libcrypto.a should be output for each architecture.
Occurred:
Here's the output:
+ set -e
…
-
```
What steps will reproduce the problem?
OpenCV is listed to depend on zlib, libpng and jpeg6b. But 1) during the
compilation the internal jpeg library ends up being instead used and 2) when I
tr…
-
```
Note: Issue discovered while working with [kestert@google.com] during the SciPy
2014 sprint
You will find enclosed a patch to apply to the Readme file
What steps will reproduce the problem?
1…
-
```
d:\src\webrtc\trunk\third_party\libyuv\source\cpu_id.cc(69) : error C3861:
'_xgetbv': identifier not found
```
Original issue reported on code.google.com by `fbarch...@google.com` on 29 Oct 2013…
-
```
What steps will reproduce the problem?
Downloaded naclports, svn rev 1002 or later.
Build SDL on pnacl with:
NACL_ARCH=pnacl make sdl
After the configure step, the build fails with this output…
-
```
d:\src\webrtc\trunk\third_party\libyuv\source\cpu_id.cc(69) : error C3861:
'_xgetbv': identifier not found
```
Original issue reported on code.google.com by `fbarch...@google.com` on 29 Oct 2013…
-
```
update libyuv used by chrome.
webrtc and gtp use the chrome version of libyuv now, so to update those
projects, chrome requires a roll.
It should be something like
cd d:\src\chrome\src
gclien…
-
```
What steps will reproduce the problem?
1. NACL_ARCH=pnacl make tiff
What is the expected output? What do you see instead?
Expect successful build. Error happens here (full log attached):
2. Run…
-
```
What steps will reproduce the problem?
1. Build with g++ -m32 (not defining -msse2)
I did:
$ cmake . -DCMAKE_CXX_FLAGS=-m32
with g++-4.8.4
2. $ nm -n libyuv.a | grep ScaleRowDown2_SSE2
U …
-
```
d:\src\webrtc\trunk\third_party\libyuv\source\cpu_id.cc(69) : error C3861:
'_xgetbv': identifier not found
```
Original issue reported on code.google.com by `fbarch...@google.com` on 29 Oct 2013…