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

libGdx unable to find files in android application data directory -

php - Webix Data Loading from Laravel Link -

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