KerwinMa / libyuv

Automatically exported from code.google.com/p/libyuv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

linux version build error #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In file included from unit_test/cpu_test.cc:16:
include/libyuv/version.h:14: error: expected unqualified-id before â?~<<â?T 
token
In file included from /usr/include/c++/4.4/new:40,
                 from /usr/include/c++/4.4/ext/new_allocator.h:33,
                 from /usr/include/c++/4.4/x86_64-linux-gnu/bits/c++allocator.h:34,
                 from /usr/include/c++/4.4/bits/allocator.h:48,
                 from /usr/include/c++/4.4/vector:62,
                 from testing/gtest/include/gtest/gtest.h:55,
                 from ./unit_test/unit_test.h:14,
                 from unit_test/cpu_test.cc:17:
/usr/include/c++/4.4/exception:35: error: expected declaration before end of 
line

Original issue reported on code.google.com by fbarch...@google.com on 8 Aug 2012 at 10:16

GoogleCodeExporter commented 9 years ago
just a gclient merge issue

Original comment by fbarch...@google.com on 8 Aug 2012 at 11:51