EmBitz
path problem (included file not found) - Printable Version

+- EmBitz (https://www.embitz.org/forum)
+-- Forum: IDE (https://www.embitz.org/forum/forum-1.html)
+--- Forum: Using EmBitz (https://www.embitz.org/forum/forum-2.html)
+--- Thread: path problem (included file not found) (/thread-129.html)



path problem (included file not found) - vorosj - 19-07-2022

I try to port a Tinyusb example project to Embitz. 
I get a fatal error: bsp/board.h: No such file or directory, but I don't understand why. According to the attached pictore, the file is there.
   


RE: path problem - embitz - 23-07-2022

(19-07-2022, 02:04 PM)vorosj Wrote: I try to port a Tinyusb example project to Embitz. 
I get a fatal error: bsp/board.h: No such file or directory, but I don't understand why. According to the attached pictore, the file is there.

Is the option as highlighted below, checked?

   


RE: path problem (included file not found) - vorosj - 24-07-2022

I missed that one, thank you for.