danoli3 / ofxiOSBoost

iOS Boost Library 1.60.0 (arm64, armv7, i386, x86_64) Pre-compiled and Build Script (libc++ and libstdc++) - Boost iOS
Boost Software License 1.0
274 stars 95 forks source link

Linked failed #35

Open demonotter opened 8 years ago

demonotter commented 8 years ago

I added the library following your instructions, but when I try to build I get the following errors

ld: warning: directory not found for option '-L/Users/../ofxiOSBoost-master/libs/boost/lib/ios' ld: library not found for -lboost clang: error: linker command failed with exit code 1 (use -v to see invocation)

Dharasis commented 8 years ago

Any solution for this

CalebKierum commented 5 years ago

I have this issue too