8000 Unable to Link percolator Executable: Cannot Find -lperclibrary · Issue #381 · percolator/percolator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Unable to Link percolator Executable: Cannot Find -lperclibrary #381
Open
@Doae16

Description

@Doae16

I'm encountering an issue while building my project where the linker (ld) cannot find the perclibrary (-lperclibrary) during the linking phase. This results in a build error with the following message:
/usr/bin/ld: cannot find -lperclibrary
collect2: error: ld returned 1 exit status
make[2]: *** [src/CMakeFiles/percolator.dir/build.make:99: src/percolator] Error 1
make[1]: *** [CMakeFiles/Makefile2:203: src/CMakeFiles/percolator.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
I need assistance in resolving this linker error in my project. Specifically, I need guidance on how to ensure that perclibrary is correctly linked during the build process. Any advice or suggestions on how to fix this issue would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0