-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
In context with #3870, I figured I could just set up a VM and run RTAI in there to implement also RTAI suport.
However, on master, the build fails.
Branch 2.9, all is fine:
- ./autogen.sh
- ./configure --with-realtime=/usr/realtime-5.4.279-rtai-amd64
- make -j8
Branch master, it fails:
- ./autogen.sh
- ./configure --with-realtime=/usr/realtime-5.4.279-rtai-amd64
- make -j8
libnml/posemath/_posemath.c:32:10: fatal error: rtapi_math.h: Datei oder Verzeichnis nicht gefunden
32 | #include <rtapi_math.h>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels