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

Compiled the source but cannot find the debugger #61

Open
cbmeeks opened this issue Aug 19, 2024 · 3 comments
Open

Compiled the source but cannot find the debugger #61

cbmeeks opened this issue Aug 19, 2024 · 3 comments
Assignees

Comments

@cbmeeks
Copy link

cbmeeks commented Aug 19, 2024

I compiled and built the source in Linux. However, I cannot seem to find an actual executable.
There doesn't seem to be any documentation (or maybe I missed it) but what am I doing wrong?

Thanks.

@slajerek
Copy link
Owner

Please post the build log here

@cbmeeks
Copy link
Author

cbmeeks commented Aug 21, 2024

That was a few days ago. How do I find the logs?
Thanks

@slajerek
Copy link
Owner

slajerek commented Oct 22, 2024

This project uses regular CMake build setup, have you checked

mdkir build
cd build
cmake ..
make

then the retrodebugger binary should be in the build folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants