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

undefined reference to `yr_compiler_get_rules' #49

Open
liguyano opened this issue Nov 22, 2024 · 2 comments
Open

undefined reference to `yr_compiler_get_rules' #49

liguyano opened this issue Nov 22, 2024 · 2 comments

Comments

@liguyano
Copy link

C:/code/XELFViewer/XYara/xyara.cpp:124: undefined reference to `yr_compiler_get_rules'
i compile this with gcc windows cmake clion .
and the yara part output this erro.
i already put Xyara to the directiory.

@liguyano
Copy link
Author

target_link_libraries(${PROJECT_NAME} yara)

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

@horsicq
Copy link
Owner

horsicq commented Nov 22, 2024

Thank you! The same issue: #46

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