Guest User

Untitled

a guest
Jun 23rd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. Undefined symbols for architecture i386:
  2. "operator/(decimal const&, decimal const&)", referenced from:
  3. custom_object::process(level&) in custom_object.o
  4. variant::operator/(variant const&) const in variant.o
  5. "operator<<(std::ostream&, decimal)", referenced from:
  6. TEST_sqrt_function() in formula_function.o
  7. variant::serialize_to_string(std::string&) const in variant.o
  8. ld: symbol(s) not found for architecture i386
  9. clang: error: linker command failed with exit code 1 (use -v to see invocation)
Add Comment
Please, Sign In to add comment