-
-
Save clooth/6717982 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Check dependencies | |
warning: no rule to process file '/Users/nico/Development/Clash/Clash/lua' of type folder for architecture x86_64 | |
Ld /Users/nico/Library/Developer/Xcode/DerivedData/Clash-bzzjyeknflrxrvezjpmtiemmampa/Build/Products/Debug/Clash.app/Contents/MacOS/Clash normal x86_64 | |
cd /Users/nico/Development/Clash | |
setenv MACOSX_DEPLOYMENT_TARGET 10.8 | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -L/Users/nico/Library/Developer/Xcode/DerivedData/Clash-bzzjyeknflrxrvezjpmtiemmampa/Build/Products/Debug -L/usr/local/lib -L/usr/local/Cellar/boost/1.54.0/lib -F/Users/nico/Library/Developer/Xcode/DerivedData/Clash-bzzjyeknflrxrvezjpmtiemmampa/Build/Products/Debug -F/Library/Frameworks -F/usr/local/Frameworks -F/Library/Frameworks -filelist /Users/nico/Library/Developer/Xcode/DerivedData/Clash-bzzjyeknflrxrvezjpmtiemmampa/Build/Intermediates/Clash.build/Debug/Clash.build/Objects-normal/x86_64/Clash.LinkFileList -mmacosx-version-min=10.8 -llua -framework SDL -framework SDL_ttf -framework SDL_image -lboost_program_options -stdlib=libc++ -fobjc-link-runtime -lboost_program_options-mt -framework Cocoa -framework Foundation -framework OpenGL -framework SDL_image -framework SDL_mixer -framework SDL_ttf -framework SDL -Xlinker -dependency_info -Xlinker /Users/nico/Library/Developer/Xcode/DerivedData/Clash-bzzjyeknflrxrvezjpmtiemmampa/Build/Intermediates/Clash.build/Debug/Clash.build/Objects-normal/x86_64/Clash_dependency_info.dat -o /Users/nico/Library/Developer/Xcode/DerivedData/Clash-bzzjyeknflrxrvezjpmtiemmampa/Build/Products/Debug/Clash.app/Contents/MacOS/Clash | |
Undefined symbols for architecture x86_64: | |
"boost::program_options::basic_parsed_options<char> boost::program_options::parse_config_file<char>(std::__1::basic_istream<char, std::__1::char_traits<char> >&, boost::program_options::options_description const&, bool)", referenced from: | |
Settings::Settings() in Settings.o | |
"boost::program_options::invalid_option_value::invalid_option_value(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from: | |
void boost::program_options::validate<int, char>(boost::any&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, int*, long) in Settings.o | |
"boost::program_options::error_with_option_name::error_with_option_name(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int)", referenced from: | |
boost::program_options::validation_error::validation_error(boost::program_options::validation_error::kind_t, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) in Settings.o | |
"boost::program_options::validate(boost::any&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, int)", referenced from: | |
boost::program_options::typed_value<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, char>::xparse(boost::any&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) const in Settings.o | |
"boost::program_options::validate(boost::any&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, bool*, int)", referenced from: | |
boost::program_options::typed_value<bool, char>::xparse(boost::any&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) const in Settings.o | |
"boost::program_options::abstract_variables_map::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const", referenced from: | |
boost::program_options::variables_map::operator[](std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const in Game.o | |
"boost::program_options::error_with_option_name::substitute_placeholders(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const", referenced from: | |
vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::invalid_option_value> > in Settings.o | |
vtable for boost::exception_detail::error_info_injector<boost::program_options::invalid_option_value> in Settings.o | |
vtable for boost::program_options::invalid_option_value in Settings.o | |
vtable for boost::program_options::validation_error in Settings.o | |
vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::validation_error> > in Settings.o | |
vtable for boost::exception_detail::error_info_injector<boost::program_options::validation_error> in Settings.o | |
"boost::program_options::value_semantic_codecvt_helper<char>::parse(boost::any&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, bool) const", referenced from: | |
vtable for boost::program_options::typed_value<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, char> in Settings.o | |
vtable for boost::program_options::typed_value<int, char> in Settings.o | |
vtable for boost::program_options::typed_value<bool, char> in Settings.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