px4xplane
px4xplane copied to clipboard
Add CMakeList.txt for linux build
Amazing work @alireza787b . I use X-Plane on Ubuntu, it would be great to have the possibility to build the plugin on linux.
+1! This looks great, and appreciate all the work @alireza787b - would be great to have instructions to build from source on Linux or macOS.
Makefile for macOS which successfully builds the plugin: https://github.com/alireza787b/px4xplane/pull/4
Should be similar for Ubuntu as well, though linking would work differently.
Makefile for macOS which successfully builds the plugin: #4
Should be similar for Ubuntu as well, though linking would work differently.
Thanks... I will test and merge it today...
Amazing work @alireza787b . I use X-Plane on Ubuntu, it would be great to have the possibility to build the plugin on linux.
I created a draft linux make files in the unix_makefile branch. can you please test it and if it works or not? https://github.com/alireza787b/px4xplane/tree/unix_makefile