Skip to content

Instantly share code, notes, and snippets.

@jpadilla
Created March 11, 2012 21:39
Show Gist options
  • Select an option

  • Save jpadilla/2018300 to your computer and use it in GitHub Desktop.

Select an option

Save jpadilla/2018300 to your computer and use it in GitHub Desktop.
Undefined symbols for architecture x86_64:
"bisection(double, double, double, double, std::vector<std::string, std::allocator<std::string> >)", referenced from:
__ZL11processMenuv in main.o
"intToString(int)", referenced from:
__ZL15functionMethodsv in main.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment