-
Notifications
You must be signed in to change notification settings - Fork 32
Evalulate cmake NuttX wrapper #2
Comments
Hi, @dagar I'm really interesting in px4 nuttx to be closer to upstream NuttX. update: when I change symlinks to copy operations then in further building got:
|
@lukegluke thanks for testing. If this is a viable path forward we can do a pass to fix the windows issues. C What do you think about using Windows 10 bash/ubuntu instead of the PX4 tools? I've found that to be faster and ultimately easier. Plus PX4 tools would no longer need to exist (it's frequently out of date). |
Thanks for suggestions. I have Windows 7 and don't have plans to update to Win10. For now it's easier for me to use virtual machine with Ubuntu. Installing it right now. |
@dagar If you will allow, I ask here: according to docs qt creator is only officially supported IDE (and I want to use it too), but in contrast with eclipse project when I open CMakeLists.txt in qt project looks "trimmed" - it doesn't show in project list many source, for example orb messages, ROMFS. I wonder why? |
@davids5 FYI NuttX cmake wrapper is in the cmake branch here. https://github.com/PX4/PX4NuttX/tree/cmake
Being closer to upstream NuttX development might encourage more collaboration.
PX4 PR - PX4/PX4-Autopilot#7397
The text was updated successfully, but these errors were encountered: