Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing link yara library in CMake build #46

Open
speeeeed opened this issue Sep 19, 2024 · 1 comment
Open

Missing link yara library in CMake build #46

speeeeed opened this issue Sep 19, 2024 · 1 comment

Comments

@speeeeed
Copy link

I use cmake to build this project, there are some symbols in yara that not linked. I try to add

target_link_libraries(${PROJECT_NAME} yara)

to gui_source/CMakeLists.txt, and then build successfully.

@horsicq
Copy link
Owner

horsicq commented Sep 20, 2024

Thanks a lot for the info! I will take a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants