px4xplane icon indicating copy to clipboard operation
px4xplane copied to clipboard

Add CMakeList.txt for linux build

Open beniaminopozzan opened this issue 1 year ago • 4 comments

Amazing work @alireza787b . I use X-Plane on Ubuntu, it would be great to have the possibility to build the plugin on linux.

beniaminopozzan avatar Dec 19 '23 15:12 beniaminopozzan

+1! This looks great, and appreciate all the work @alireza787b - would be great to have instructions to build from source on Linux or macOS.

Jamil avatar Mar 31 '24 17:03 Jamil

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.

Jamil avatar Mar 31 '24 19:03 Jamil

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...

alireza787b avatar Apr 01 '24 10:04 alireza787b

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

alireza787b avatar Apr 01 '24 12:04 alireza787b