Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from ../../extras/package/macosx/../../../modules/demux/mkv/virtual_segment.cpp:27:
- In file included from ../../extras/package/macosx/../../../modules/demux/mkv/demux.hpp:28:
- In file included from ../../extras/package/macosx/../../../modules/demux/mkv/mkv.hpp:58:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iostream:38:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ios:216:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__locale:18:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/mutex:176:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__mutex_base:15:
- In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/chrono:268:
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ratio:129:5: error: expected member name or ';' after declaration specifiers
- static_assert(_Xp <= max - _Yp, "overflow in __ll_add");
- ^
- ../../extras/package/macosx/../../../include/vlc_fixups.h:244:24: note: expanded from macro 'static_assert'
- # define static_assert _Static_assert
- ^
- ../../extras/package/macosx/../../../include/vlc_fixups.h:243:33: note: expanded from macro '_Static_assert'
- # define _Static_assert(x, s) ((void) sizeof (struct { unsigned:-!(x); }))
Advertisement
Add Comment
Please, Sign In to add comment