-
Notifications
You must be signed in to change notification settings - Fork 141
Use github action to build bin for win&lin #487
base: master
Are you sure you want to change the base?
Conversation
Plaease move back to your own issue for further discussion. |
|
Sorry. Posted back in my own issue. Also, in your readme, you should remove the qmake reference since it's not in the project. |
|
Hi, |
|
It might be a problem with libacfutils. |
|
No problem. I just thought you would want to know. I'm not sure that headless linux devices are a problem because in the end, the only way to test the build is by loading it in X-Plane 12. I spent many days trying to get the code to build on linux. But I couldn't. I gave up because there's so much change between what is working perfectly in XP11 and XP12. And the instructions for building are not clear & libacfutils is a big issue. |
|
@CHH2000day thank you for your work on that! That would help more people to be able to build and thus work on it. I tested your Github actions build on Linux/Manjaro and have the same error unfortunately: I have |
|
@KSI65 @jonaseberle |
|
Thank you @CHH2000day! That was it! |
|
It also works on Linux Mint. Thanks @CHH2000day. |
Use github action to build debug & release binary for linux and windows.
I don't have any macos device so there's no build job for macos at this moment