On Thu, Oct 02, 2014 at 12:46:22AM +0300, agnes jurek wrote: > @Lennart, you said "you don't have to put xenomai/ in your #include > statements though.". But when I added "#include <rtdm/rtdm.h>" and > "-lrtdm" on linking, I got error. If I add "#include > <xenomai/rtdm/rtdm.h>", it is ok.
Did you add -I/usr/include/xenomai to your compile line? Doing that would make that problem go away. -- Len Sorensen _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
