Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Doc Bug: Building the Code · PX4 Developer Guide #696

Closed
seanrowens opened this issue Dec 14, 2018 · 3 comments
Closed

Doc Bug: Building the Code · PX4 Developer Guide #696

seanrowens opened this issue Dec 14, 2018 · 3 comments

Comments

@seanrowens
Copy link

DESCRIBE PROBLEM WITH DOCS HERE

Bug Page: Building the Code · PX4 Developer Guide

On OS X 10.14.1 but also on prior version of OS X, the instructions say to execute "make px4_sitl jmavsim", which does not work;

SeanOwensComputer:Firmware sean$ make px4_sitl jmavsim
Makefile:421: *** "px4_sitl cannot be the first argument. Use '/Applications/Xcode.app/Contents/Developer/usr/bin/make help|list_config_targets' to get a list of all possible [configuration] targets.". Stop.
SeanOwensComputer:Firmware sean$

Executing "make posix jmavsim" does work, and brings up jmavsim as well as the px4 commander.

Executing "make list_config_targets" returns a list that does not include anything containing the string "jmavsim". There are a variety of targets that contain the string posix, but none of them are simply "posix".

@mrpollo
Copy link
Contributor

mrpollo commented Dec 14, 2018

@hamishwillee is this due to PX4/PX4-Autopilot#10875 ?

@hamishwillee
Copy link
Collaborator

@seanrowens I'm closing this. The docs reflect, as they have always, the master build. That buggers things up when we have large user-facing changes. The solution is #676.

@mrpollo Yes.
@dagar Can I please have an ETA on work for version builds. This is coming up almost every day from someone.

@hamishwillee
Copy link
Collaborator

FYI Daniel is away, but we hope to look into this next week (fitting in around Xmas)

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants