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

Problems to compile on new libnx. #171

Open
ghost opened this issue Oct 13, 2021 · 5 comments
Open

Problems to compile on new libnx. #171

ghost opened this issue Oct 13, 2021 · 5 comments

Comments

@ghost
Copy link

ghost commented Oct 13, 2021

Investigating yet, but can't compile on new libnx:

borealis/./library/lib/platforms/switch/swkbd.cpp:42:5: error: 'swkbdConfigSetStringLenMaxExt' was not declared in this scope; did you mean 'swkbdConfigSetStringLenMax'? 42 | swkbdConfigSetStringLenMaxExt(&config, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | swkbdConfigSetStringLenMax make[1]: *** [/opt/devkitpro/devkitA64/base_rules:14: swkbd.o] Error 1 make: *** [Makefile:186: all] Error 2

If I solve, will send a pr.

@EmmmaTech
Copy link
Contributor

There are already Pull Requests to fix this issue on the legacy branch and main branch.

@EmmmaTech
Copy link
Contributor

#164 and #168, more specifically

@ghost
Copy link
Author

ghost commented Nov 20, 2021

Thanks, will take a look.

@ghost
Copy link
Author

ghost commented Dec 24, 2021

@emretech worked man. Thanks.

@EmmmaTech
Copy link
Contributor

You're welcome.
While natinusala takes a "break" from this repo, check out some of the other forks. They add A LOT MORE useful features.

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

1 participant