-
It took me quite a while to fix this as the error message is completely opaque:
```
CMakeFiles/dlprim_onnx.dir/build.make:73: *** target pattern contains no '%'. Stop.
make[1]: *** [CMakeFiles/Make…
-
(Python_3.5.2-PyQt_5.10) zhoudeMacBook-Pro:build zhou$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$VIRTUAL_ENV -DCMAKE_PREFIX_PATH=$VIRTUAL_ENV -DBUILD_STATIC=ON -DBUILD_PYTHON=ON -DBUIL…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build pkgs.cura from nixos-unstable
2. pkgs.curaengine also has this problem
### Build log
```
error:
… while calling the…
-
Install libArcus.
Already up-to-date.
-- Found SIP version: 4.16.9
-- Configuring done
-- Generating done
-- Build files have been written to: /home/XXXXX/dev/libArcus/build
Linking CXX shared library…
-
Recently I'm updated ArchLinux and Cura stoped slicing. Cura not updated, nothig to downgrade.
Cura not slicing when in machine settings "Machine Center 0,0" is selected. After deselect slicing OK
Th…
-
When attempting to run cmake on libArcus, cmake exits with the error "Could not find SIP". However, SIP is on my system and I have tried several methods of installing and checking. Here's what I've do…
-
Hello, I am building Cura's build environment, but when I compile libArcus on Windows 7 virtual machine, I met the program link error. In the following section is the specific error message. On this b…
-
I ran into this problem while attempting to package Cura up for Debian:
There seems to be a general disagreement over which versioning scheme to use for libArcus.
* The "release" uses the same sch…
-
I'm trying to build Cura using cura-build on a fresh Ubuntu 15.04 Virtual Machine. It gets stuck on building libArcus with the following error.
```
In file included from /home/rick/dev/libArcus/pytho…
-
Tried running Cura from source by following instructions exactly in
[https://github.com/Ultimaker/Cura/wiki/Running-Cura-from-Source-on-macOS](https://github.com/Ultimaker/Cura/wiki/Running-Cura-from…