You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the question about the project https://github.com/SoftVarE-Group/pd4, but it is fork form this project, so please allow me to ask under the issue for this project.
I was interested in the research content of this project, so I cloned this project locally and encountered the following error after building it according to the readme:
... /3rdParty/glucose-3.0/core/lib_standard.a && :
/usr/bin/ld: ... /3rdParty/kahypar/build/lib/libkahypar.a(libkahypar.cc.o): relocation R_X86_64_PC32 against undefined hidden symbol _ ZTCN5boost10wrapexceptINS_17bad_function_callEEE0_NS_16exception_detail10clone_implINS3_19error_info_injectorIS1_EEEE' can not be used when making a PIE object
/usr/bin/ld: Last link failed: bad value... /3rdParty/glucose-3.0/core/lib_standard.a && :
/usr/bin/ld: ... /3rdParty/kahypar/build/lib/libkahypar.a(libkahypar.cc.o): relocation R_X86_64_PC32 against undefined hidden symbol _ ZTCN5boost10wrapexceptINS_17bad_function_callEEE0_NS_16exception_detail10clone_implINS3_19error_info_injectorIS1_EEEE' can not be used when making a PIE object
I tried to solve this problem for a long time, but still not solved, I hope to get some help, if you can provide a built release version would be better, thanks a million.
The text was updated successfully, but these errors were encountered:
Sorry for the question about the project https://github.com/SoftVarE-Group/pd4, but it is fork form this project, so please allow me to ask under the issue for this project.
I was interested in the research content of this project, so I cloned this project locally and encountered the following error after building it according to the readme:
... /3rdParty/glucose-3.0/core/lib_standard.a && :
/usr/bin/ld: ... /3rdParty/kahypar/build/lib/libkahypar.a(libkahypar.cc.o): relocation R_X86_64_PC32 against undefined hidden symbol _ ZTCN5boost10wrapexceptINS_17bad_function_callEEE0_NS_16exception_detail10clone_implINS3_19error_info_injectorIS1_EEEE' can not be used when making a PIE object
/usr/bin/ld: Last link failed: bad value... /3rdParty/glucose-3.0/core/lib_standard.a && :
/usr/bin/ld: ... /3rdParty/kahypar/build/lib/libkahypar.a(libkahypar.cc.o): relocation R_X86_64_PC32 against undefined hidden symbol _ ZTCN5boost10wrapexceptINS_17bad_function_callEEE0_NS_16exception_detail10clone_implINS3_19error_info_injectorIS1_EEEE' can not be used when making a PIE object
I tried to solve this problem for a long time, but still not solved, I hope to get some help, if you can provide a built release version would be better, thanks a million.
The text was updated successfully, but these errors were encountered: