-
Hello team I would like to contribute with small functionality for myself, but if it is not causing any issues may be wider audience could benefit from that. But I struggle to compile the application and test it loclally. I am facing Inav compilation issues- build using vscode is not successful. Build using MS Visual Studio 2022 worked but further build using ninja failed. Which compiler are you using to make reliable build of the application and run your beta version on local? Do you have any tip on how to fix that. No change in the filestructure from git repo was done from my side. I downloaded git repo in the zip package and extracted locally in the inav7 project folder. Thanks a lot for your help. vscode error example: visual studio fail example: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Building directly in windows is not supported. Please use WSL approach https://github.com/iNavFlight/inav/blob/master/docs/development/Building%20in%20Windows%2010%20or%2011%20with%20Linux%20Subsystem.md |
Beta Was this translation helpful? Give feedback.
Building directly in windows is not supported. Please use WSL approach https://github.com/iNavFlight/inav/blob/master/docs/development/Building%20in%20Windows%2010%20or%2011%20with%20Linux%20Subsystem.md