Code Monkey home page Code Monkey logo

dlib_build/libdlib.a(thread_pool_extension.cpp.o): In function `dlib::thread_pool_implementation::thread() [clone .constprop.81]': thread_pool_extension.cpp:(.text+0x16d7): undefined reference to `vtable for dlib::mfp_kernel_1_base_class<0ul>::mp_impl_T<dlib::mfp_kernel_1_base_class<0ul>::mp_null<dlib::mfp_kernel_1_base_class<0ul>::dummy> >'[Bug]: about dlib HOT 4 CLOSED

lucasjinreal avatar lucasjinreal commented on June 2, 2024
dlib_build/libdlib.a(thread_pool_extension.cpp.o): In function `dlib::thread_pool_implementation::thread() [clone .constprop.81]': thread_pool_extension.cpp:(.text+0x16d7): undefined reference to `vtable for dlib::mfp_kernel_1_base_class<0ul>::mp_impl_T::mp_null::dummy> >'[Bug]:

from dlib.

Comments (4)

dlib-issue-bot avatar dlib-issue-bot commented on June 2, 2024

Warning: this issue has been inactive for 35 days and will be automatically closed on 2023-10-02 if there is no further activity.

If you are waiting for a response but haven't received one it's possible your question is somehow inappropriate. E.g. it is off topic, you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's official compilation instructions, dlib's API documentation, or a Google search.

from dlib.

dlib-issue-bot avatar dlib-issue-bot commented on June 2, 2024

Warning: this issue has been inactive for 42 days and will be automatically closed on 2023-10-02 if there is no further activity.

If you are waiting for a response but haven't received one it's possible your question is somehow inappropriate. E.g. it is off topic, you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's official compilation instructions, dlib's API documentation, or a Google search.

from dlib.

dlib-issue-bot avatar dlib-issue-bot commented on June 2, 2024

Notice: this issue has been closed because it has been inactive for 45 days. You may reopen this issue if it has been closed in error.

from dlib.

jercylew avatar jercylew commented on June 2, 2024

I encountered the same error in CentOS 7, I resolve it by upgrading the gcc to 10

sudo yum install centos-release-scl
sudo yum install devtoolset-10-gcc*
scl enable devtoolset-10 bash

Now verify its version

which gcc
gcc --version

But I strongly suggest use the latest OS distribute, since CentOS 7 will retire soon

from dlib.

Related Issues (20)

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.