04-14-2020 05:08 PM
Hi all,
I am fairly new to programming and trying to use the COINES Software.
I am following all the steps from the COINES installation guide. In part 4.3, where it recommends to use Eclipse project for examples, I always get two errors when I build the project:
../../../../examples/examples.mk:220: recipe for target 'bmi08x_read_sensor_data'failed
migw32-make: *** [bmi08x_read_sensor_data] Error 1
I do not understand what does mean and how to solve it. Could someone please help me with it?
Thank you in advance! 🙂
Samuel
Solved! Go to Solution.
04-28-2020 04:50 AM
Looks like you have a typo !
Change build command from migw32-make to mingw32-make