Giter VIP home page Giter VIP logo

Comments (1)

wangx1996 avatar wangx1996 commented on August 17, 2024

../lib/libCSF.a(CSF.cpp.o): In function CSF::setPointCloud(std::vector<csf::Point, std::allocator<csf::Point> >)': CSF.cpp:(.text+0x1a4): undefined reference to GOMP_parallel'
../lib/libCSF.a(CSF.cpp.o): In function CSF::setPointCloud(csf::PointCloud&)': CSF.cpp:(.text+0x340): undefined reference to GOMP_parallel'
../lib/libCSF.a(CSF.cpp.o): In function CSF::setPointCloud(std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >)': CSF.cpp:(.text+0x3f8): undefined reference to GOMP_parallel'
../lib/libCSF.a(CSF.cpp.o): In function CSF::setPointCloud(std::vector<csf::Point, std::allocator<csf::Point> >) [clone ._omp_fn.0]': CSF.cpp:(.text+0xe57): undefined reference to omp_get_num_threads'
CSF.cpp:(.text+0xe5f): undefined reference to omp_get_thread_num' ../lib/libCSF.a(CSF.cpp.o): In function CSF::setPointCloud(csf::PointCloud&) [clone ._omp_fn.1]':
CSF.cpp:(.text+0xfa6): undefined reference to omp_get_num_threads' CSF.cpp:(.text+0xfae): undefined reference to omp_get_thread_num'
../lib/libCSF.a(CSF.cpp.o): In function CSF::setPointCloud(std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > >) [clone ._omp_fn.2]': CSF.cpp:(.text+0x10f2): undefined reference to omp_get_num_threads'
CSF.cpp:(.text+0x10fa): undefined reference to omp_get_thread_num' ../lib/libCSF.a(Cloth.cpp.o): In function Cloth::timeStep()':
Cloth.cpp:(.text+0x8e7): undefined reference to GOMP_parallel' Cloth.cpp:(.text+0x916): undefined reference to GOMP_parallel'
../lib/libCSF.a(Cloth.cpp.o): In function Cloth::terrCollision()': Cloth.cpp:(.text+0xab5): undefined reference to GOMP_parallel'
../lib/libCSF.a(Cloth.cpp.o): In function Cloth::timeStep() [clone ._omp_fn.0]': Cloth.cpp:(.text+0x2b5a): undefined reference to omp_get_num_threads'
Cloth.cpp:(.text+0x2b62): undefined reference to omp_get_thread_num' ../lib/libCSF.a(Cloth.cpp.o): In function Cloth::timeStep() [clone ._omp_fn.1]':
Cloth.cpp:(.text+0x2bed): undefined reference to omp_get_num_threads' Cloth.cpp:(.text+0x2bf5): undefined reference to omp_get_thread_num'
../lib/libCSF.a(Cloth.cpp.o): In function Cloth::terrCollision() [clone ._omp_fn.2]': Cloth.cpp:(.text+0x2c99): undefined reference to omp_get_num_threads'
Cloth.cpp:(.text+0x2ca1): undefined reference to `omp_get_thread_num'
collect2: error: ld returned 1 exit status
CSFDemo/CMakeFiles/csfdemo.dir/build.make:95: recipe for target 'bin/csfdemo' failed
make[2]: *** [bin/csfdemo] Error 1
CMakeFiles/Makefile2:140: recipe for target 'CSFDemo/CMakeFiles/csfdemo.dir/all' failed
make[1]: *** [CSFDemo/CMakeFiles/csfdemo.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2

I got problem when i make the c++ version

from csf.

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.