Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Undefined symbols for architecture armv7:
  2. "std::runtime_error::runtime_error(std::string const&)", referenced from:
  3. libebml::CRTError::CRTError(std::string const&, int) in MobileVLCKit(StdIOCallback.o)
  4. "std::ostream& std::ostream::_M_insert<void const*>(void const*)", referenced from:
  5. libebml::IOCallback::writeFully(void const*, unsigned long) in MobileVLCKit(IOCallback.o)
  6. libebml::IOCallback::readFully(void*, unsigned long) in MobileVLCKit(IOCallback.o)
  7. "std::runtime_error::runtime_error(std::string const&)", referenced from:
  8. libebml::IOCallback::writeFully(void const*, unsigned long) in MobileVLCKit(IOCallback.o)
  9. libebml::IOCallback::readFully(void*, unsigned long) in MobileVLCKit(IOCallback.o)
  10. "VTT for std::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >", referenced from:
  11. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement