U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » U++ Developers corner » Github workflow files for building U++ on Windows, Linux & MacOS
Github workflow files for building U++ on Windows, Linux & MacOS [message #61288] Thu, 19 December 2024 18:47 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1266
Registered: August 2007
Senior Contributor
Hi,

While the U++ github repo uses CircleCi, I would like to announce that I have successfully created github workflow (actions) files for Linux, MacOS, and Windows.
I created them for Bobcat. However, they are rudimentary enough to serve as templates.

Main challenge was creating Windows workflow file, because it didn't have build method file and umk couldn't download packages from UppHub.
First problem is solved by dynamically creating a rudimentary build method file for CLANG windows.
Second problem has a workaround: It downloads UppHub packages manually (for now).

Still, given the power of github actions, you might find this info interesting or useful.

To examine the files check this link.

Again: the files work, but are rudimentary and will be refined later.

Smile

Best regards,
Oblivion


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: RichEdit::PixelMode
Next Topic: Dynamic skin changes...
Goto Forum:
  


Current Time: Sun May 10 15:27:54 GMT+2 2026

Total time taken to generate the page: 0.00459 seconds