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

[Bug] ImHex SDK does not contain headers for internal plugins #2068

Open
1 task done
ev1313 opened this issue Jan 14, 2025 · 0 comments · May be fixed by #2074
Open
1 task done

[Bug] ImHex SDK does not contain headers for internal plugins #2068

ev1313 opened this issue Jan 14, 2025 · 0 comments · May be fixed by #2074
Labels
bug Something isn't working

Comments

@ev1313
Copy link

ev1313 commented Jan 14, 2025

Operating System

Linux

What's the issue you encountered?

After doing make install the SDK does not contain the headers / possibility to link against internal plugins like ui.

How can the issue be reproduced?

cd build && cmake .. && make -j
sudo make install
find /usr/local/share/sdk/ -name "pattern_drawer.hpp"

ImHex Version

992f18b

ImHex Build Type

  • Nightly or built from sources

Installation type

make install

Additional context?

No response

@ev1313 ev1313 added the bug Something isn't working label Jan 14, 2025
@ev1313 ev1313 linked a pull request Jan 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant