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] Can not run on my pc #2198

Open
1 task done
MeiVinEight opened this issue Apr 4, 2025 · 0 comments
Open
1 task done

[Bug] Can not run on my pc #2198

MeiVinEight opened this issue Apr 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@MeiVinEight
Copy link

Operating System

Linux

What's the issue you encountered?

It crashed, and log is

imhex.log

How can the issue be reproduced?

Image
This is my archlinux, i build by cmake:
First, create build folder

mkdir .cmake
cd .cmake

Then, initial cmake project

cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/home/meivi/app/imhex -S ..

And use make to buiild it, install

make -j 12
make install

Then, i use ln -sf create a soft link to libimhex.so.1.37.4

Finally, i run it

/home/meivi/app/imhex/bin/imhex

ImHex Version

1.37.4

ImHex Build Type

  • Nightly or built from sources

Installation type

As above

Additional context?

No response

@MeiVinEight MeiVinEight added the bug Something isn't working label Apr 4, 2025
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

No branches or pull requests

1 participant