You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't work very well on NixOS for example, as it keeps things in separate hashed paths. So there is no /usr/include, at all. Is there a reason this is hardcoded?
Thanks!
The text was updated successfully, but these errors were encountered:
It looks like this ticket is a request for help (or similar). Many helpful people will not see your message here and you are unlikely to get a useful response. Instead, see the contact directions at: https://www.klipper3d.org/Contact.html
We use github to share the results of work done to improve Klipper. We don't use github for requests. (In particular, we don't use github for feature requests, to answer questions, nor to help diagnose problems with a printer.)
In
src/linux/main.c
klipper/src/linux/main.c
Line 7 in e37b007
#include </usr/include/sched.h>
is hard coded.This doesn't work very well on NixOS for example, as it keeps things in separate hashed paths. So there is no /usr/include, at all. Is there a reason this is hardcoded?
Thanks!
The text was updated successfully, but these errors were encountered: