Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.22k stars 2.08k forks source link

Cura fork github actions fail to run #19583

Open KimmoHop opened 3 months ago

KimmoHop commented 3 months ago

Cura Version

? commit ad309b0

Operating System

github actions

Printer

not related

Reproduction steps

  1. fork Cura in github
  2. wait for build actions to run

Actual results

Run failed: All installers - master (ad309b0) (or similar)

Expected results

Either:

Add your .zip and screenshots here ⬇️

image image

KimmoHop commented 3 months ago

It would be nice to have at least one working way to build Cura and Cura Engine. If not locally (tried many times, abandoned equally many times), then in github.

Are there secrets or user settings missing? Are they documented somewhere?

PrusaSlicer building works out of the box. Maybe Cura build scripts could be improved to get correct versions (as in they are compatible with each other and compile) libraries and tools without manual work?

nathanielstenzel commented 2 months ago

Maybe it has something to do with the Conan stuff that started in 2022? I would also like to be able to either git clone or git fork. I have been trying to git clone, but it seems like there are a bunch of unspecified build requirements and other projects that must first be compiled. I feel my issues with git clone are connected to kimmohop's issues with git fork.