Hello everybody
I’m new to using eclipse IDE c / c + to work on programming a drone by following this link https: //ardupilot.org /…/ building-setup-windows-eclipse …
after creating two targets when I run target the following errors appears (image attached).
1)after build target
Have you tried compiling just in cygwin first? If that doesn’t work then you have a different issue to solve.
Inside of cygwin go to your ardupilot directory and try the following. ./waf configure --board=sitl ./waf copter
Also report back what your python version is for me please, python --version
Lets check if your cygwin path variables have been set.