ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Building viewer
Computing dependencies
.
.
.
Linking
Undefined symbols for architecture x86_64:
"tbb::task_group_context::init()", referenced from:
tbb::interface9::internal::start_for<tbb::blocked_range<unsigned long>, G3D::Array<std::__1::shared_ptr<G3D::Light>, 10ul>::operator=(G3D::Array<std::__1::shared_ptr<G3D::Light>, 10ul> const&)::'lambda'(tbb::blocked_range<unsigned long> const&), tbb::auto_partitioner const>::run(tbb::blocked_range<unsigned long> const&, G3D::Array<std::__1::shared_ptr<G3D::Light>, 10ul>::operator=(G3D::Array<std::__1::shared_ptr<G3D::Light>, 10ul> const&)::'lambda'(tbb::blocked_range<unsigned long> const&) const&, tbb::auto_partitioner const&) in MD3Viewer.o
"_sws_getContext", referenced from:
G3D::VideoInput::initialize(G3D::G3DString<64ul> const&) in libG3D-app.a(VideoInput.o)
"_sws_scale", referenced from:
G3D::VideoInput::decode(G3D::VideoInput*) in libG3D-app.a(VideoInput.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
961s
Note: build target failed with code 1