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

database - How many Observations in SAS Sample Data Output -

emulation - Android map show my location didn't work -

php - How to register a post type and taxonomy in WordPress and display in a page/single post -