Fix up installation and example docs when 130 deb fix goes in
hamishwillee opened this issue · 1 comments
hamishwillee commented
- Change Builds to reflect system wide install default
- Examples require
sudo
: mavlink/MAVSDK#156
- Examples require
- Update examples to include new CMakeLists
- Examples not running: mavlink/MAVSDK#157
- Update guide to explain how to create CMakeLists
- Test can build apiref and update
- Test can build debug/release and update
- Test everything on windows and update appropriately .
- Remove requirement to link against pthread (now done inside dronecore)
- Confirm all the other ios build etc stuff works.
- Confirm and doc external library build. Do in both build doc and the extension doc.
hamishwillee commented
API ref building issues fixed by #69
Windows still not fully tested, but closing - they tracked separately.