What to build?
#40
I'm currently trying to compile REDasm on Windows. I fixed quite a bunch of issues and I managed to get REDasm.exe that shows the main window, but unfortunately the PE/ELF plugins don't build:
D:\CodeBlocks\REDasm\submodules\loaders\pe\analyzers\wndproc_analyzer.cpp(65): error C3861: 'RDContext_GetDisassembler': identifier not found
It looks like 5fd677df4dfd517a731c9d0239faeda37a8c27f6 removed that API, but the plugins were not yet updated but perhaps I'm doing something wrong.
All reactions
Answered by
Dax89
Dec 13, 2020
Yep, it's my fault: submodule references weren't up to date.
Replies: 1 comment 2 replies
Yep, it's my fault: submodule references weren't up to date.
All reactions
2 replies
Got it to work on Windows
All reactions
Great!
The font looks a bits strange, is it the default one?
All reactions
Answer selected by
mrexodia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment