Ghostkeeper
Ghostkeeper
Well, it is marked as WIP after all :)
We are currently in the process of updating to Qt6 which changes a LOT of these things. Cx-Freeze is gone entirely, for one, and so is Qt5, so we wouldn't...
Looks like it didn't find the nlopt library. Did you install nlopt separately or did you also run the cura-build-environment build script? Where did you install nlopt?
We are using cura-build-environment on our build server to create the dependencies of Cura. This includes Sip and Arcus. We're then using cura-build to create the components of Cura itself...
The docker image for cura-build-environment is actively maintained since it's what our CI runs on ([these tests](https://github.com/Ultimaker/Cura/runs/1275765337)). It was updated last week to include a tweak for our new libnest2d...
We've considered it several times and as far as I know most people here agree that would be useful, especially the programmers. There are a couple of things that have...
Please try the Dockerfile in cura-build-environment. We're working on getting this to run in Windows properly (there is a `WIP_windows_docker` branch for that) but for Linux it should work already.
> Question: is Linux better for building Cura? Does Linux build Windows Cura binaries? Or it does not matter since either will build .AppImage and it has to be turned...
I'll warn you that the project to upgrade to Python 3.7 was put on halt for the moment because the main proponent and dev-ops guy that worked on it has...
:P Yeah we've rewritten the front-end entirely in 2014, and switched to Python 3.4 at the same time, then.