Open qunqunqun opened 3 years ago
I had lots of problem too and I made a docker image to solve this: https://hub.docker.com/r/jeshan/ddisasm
Source code: https://github.com/jeshan/ddisasm-docker
Let me know how it goes. Later, we should merge it to this repository.
@qunqunqun are you on unbuntu focal? It is the only version to install ddisasm on.
I want build ddisasm. I follow
And I can use ddisasm in command
However when I build it in cmake, the error occur
could you tell me how to solve it since I could run ddisasm in command line (means I satisfy all requirements).