-
Notifications
You must be signed in to change notification settings - Fork 73
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
not working with a PE build by fasm #29
Comments
Thank you for reporting. Can you please attach (or send me via e-mail) the exact PE that caused the crash? |
Thank you for your e-mail I checked the package that you sent: However, I cannot reproduce the error. On my side, the PE opened with no errors: I tried on Linux and on Windows, zero issues. I suspect that the reason of the crash may be caused by a different Qt version that you possibly use. |
also, try to update your Qt and let me know if it helps. |
I used every day dnf tool to update and my Fedora Linux.
|
I don't think your video card could be a problem, rather different versions of libraries than those with which the PE-bear's binary was compiled. |
I think you need to create a bash sh file for each project. |
It seems to be the same issue as here: #34 |
From now you can build PE-bear from the sources to avoid any of such issues: https://github.com/hasherezade/pe-bear |
The file for test was build with fasm
The result is a crash :
The text was updated successfully, but these errors were encountered: