Hello Nuttx Community, My arm gcc compiler is failing to find MAX_MQUEUE_PATH when i'm building, if i change #include "mqueue/mqueue.h" in the files mq_open.c and mq_unlink.c to #include "mqueue.h", which make sense because the file is in the same folder, it works. Am I missing something on the bigger picture ? I would appreciate your help on this. Best regards. Oussama Louati Embedded Systems Engineer
- Path to [MAX_MQUEUE_PATH] not found Oussama Louati
- Re: Path to [MAX_MQUEUE_PATH] not found Alan C. Assis
- Re: Path to [MAX_MQUEUE_PATH] not found Oussama Louati
- Re: Path to [MAX_MQUEUE_PATH] not found Alan C. Assis