build - CMake generate Xcode project :ld: library not found for -lQuadProgpp -


my cmake project works independently in terminal. however, when use cmake generate xcode project. cannot build project.

it says:

ld: library not found -lquadprogpp clang: error: linker command failed exit code 1 (use -v see invocation)

who can tell me problem is? , how fix problem?

thanks


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -