-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When attempting to build the project, I encounter the following error:
Linking CXX shared library libpapicnt.so
/usr/bin/ld: cannot find -ljevents: No such file or directory
Steps to Reproduce:
Clone the repository
Run cmake to configure the build
Run make
Expected Behavior:
The project should compile successfully and produce libpapicnt.so.
Actual Behavior:
The build fails with the error above, indicating that the jevents library cannot be found.
Environment:
OS: Ubuntu 22.04
GCC / G++ version: 11.4.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels