Run on target Hardware

Hello together,

I am continuing a studies project and try to upload an existing Simulink Model to my ArduPilot Mega 2.6. Though I already spent a lot of time trouble shooting, I still cannot manage to upload the model to the hardware though the Simulink project is compiling correctly. When I try to use Run on Target Hardware, the error is “Make: No rule to make file” and a reference to “AP_InertialSensor_MPU6000.h” that needs to be used by “APM_RC_APM1.o” . I already reinstalled everything with the help of my antecessors, but the only difference we could figure out was that they were using Windows 7 and me and another person are using Windows 8.1 (didn’t work on both PCs). Are there any problems known with Win 8.1 or can you imagine any other mistake I could have done?

Thank you in advance!

I’m not sure what a SimuLink model is but below is a link to the developer site which has instructions on how to build ardupilot for various boards including the APM2.x boards from 3dr. dev.ardupilot.com/