Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Issue with folly when building surround360_render #270

@bluelikemilk

Description

@bluelikemilk

Hi,

I have already fixed the problem on folly && double-conversion #263
But then I got another error undefined reference to `cplus_demangle_v3_callback'
I have rebuilt folly several times but nothing changes. Is there any way to fix this problem?

[ 45%] Linking CXX executable bin/TestVignettingCalibration
//usr/local/lib/libfolly.a(Demangle.cpp.o): In function folly::detail::cplus_demangle_v3_callback_wrapper(char const*, void (*)(char const*, unsigned long, void*), void*)': /home/chufan/folly/folly/detail/Demangle.cpp:38: undefined reference to cplus_demangle_v3_callback'
collect2: error: ld returned 1 exit status
CMakeFiles/TestVignettingCalibration.dir/build.make:133: recipe for target 'bin/TestVignettingCalibration' failed
make[2]: *** [bin/TestVignettingCalibration] Error 1
CMakeFiles/Makefile2:68: recipe for target 'CMakeFiles/TestVignettingCalibration.dir/all' failed
make[1]: *** [CMakeFiles/TestVignettingCalibration.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions