Giter Site home page Giter Site logo

cvt's People

Contributors

vassilisvas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cvt's Issues

build issue: tbb version

Using libtbb-dev:amd64 2020.1-2, the following errors are printed:

[1/2] Compiling cvt.cpp
In file included from ../cvt.cpp:11:
/usr/include/tbb/tbb.h:21:154: note: #pragma message: TBB Warning: tbb.h contains deprecated functionality. For details, please see Deprecated Features appendix in the TBB reference manual.
   21 | #pragma message("TBB Warning: tbb.h contains deprecated functionality. For details, please see Deprecated Features appendix in the TBB reference manual.")
      |                                                                                                                                                          ^

[2/2] Linking build/cvt
/usr/bin/ld: cvt.cpp.1.o: in function `void tbb::interface7::task_arena::execute_impl<void, tbb::flow::interface10::graph::wait_functor const>(tbb::flow::interface10::graph::wait_functor const&)':
/usr/include/tbb/task_arena.h:271: undefined reference to `tbb::interface7::internal::task_arena_base::internal_execute(tbb::interface7::internal::delegate_base&) const'
/usr/bin/ld: cvt.cpp.1.o: in function `tbb::flow::interface10::graph::wait_for_all()':
/usr/include/tbb/internal/_flow_graph_impl.h:347: undefined reference to `tbb::task_group_context::is_group_execution_cancelled() const'
/usr/bin/ld: cvt.cpp.1.o: in function `tbb::flow::interface10::graph::~graph()':
/usr/include/tbb/flow_graph.h:793: undefined reference to `tbb::interface5::internal::task_base::destroy(tbb::task&)'
/usr/bin/ld: /usr/include/tbb/flow_graph.h:794: undefined reference to `tbb::task_group_context::~task_group_context()'
/usr/bin/ld: cvt.cpp.1.o: in function `tbb::interface7::task_arena::terminate()':
/usr/include/tbb/task_arena.h:361: undefined reference to `tbb::interface7::internal::task_arena_base::internal_terminate()'
/usr/bin/ld: cvt.cpp.1.o: in function `tbb::flow::interface10::graph::wait_for_all()':
/usr/include/tbb/internal/_flow_graph_impl.h:364: undefined reference to `tbb::task_group_context::reset()'
/usr/bin/ld: cvt.cpp.1.o: in function `tbb::interface7::task_arena::initialize()':
/usr/include/tbb/task_arena.h:317: undefined reference to `tbb::interface7::internal::task_arena_base::internal_initialize()'
/usr/bin/ld: cvt.cpp.1.o: in function `tbb::flow::interface10::graph::wait_for_all()':
/usr/include/tbb/internal/_flow_graph_impl.h:353: undefined reference to `tbb::task_group_context::reset()'
/usr/bin/ld: cvt.cpp.1.o: in function `void tbb::interface7::task_arena::execute_impl<void, tbb::flow::interface10::graph::wait_functor const>(tbb::flow::interface10::graph::wait_functor const&)':

Which tbb version is required?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.