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

error: conflicting types for 'on_smtd_action' and error: implicit declaration of function 'SMTD_MT' #34

Open
soitchy opened this issue Feb 10, 2025 · 4 comments

Comments

@soitchy
Copy link

soitchy commented Feb 10, 2025

Image

I am getting the above errors when attempting to compile after following the installation guide. Any ideas on what may be wrong with my setup?

@stasmarkin
Copy link
Owner

Looks like #include "sm_td.h" is missing from keymap.c, but I can not be 100% sure.
Could you please share your project, I will find the exact problem

@soitchy
Copy link
Author

soitchy commented Feb 10, 2025

Thanks for replying. You can find my config here: https://github.com/soitchy/atreus62-qmk

@stasmarkin
Copy link
Owner

You need to use v0.4.0
I see, that you tried to install v0.5.0-RC2, but this version is not released yet, and installation instructions will differ from v0.4.0

@soitchy
Copy link
Author

soitchy commented Feb 11, 2025

Ahh, my mistake. I think I grabbed the sm_td.h that's in releases, but maybe that's a duplicate? What I needed was the header that was in the zip file in releases. Thanks, it's compilng now.

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