-
Hello,
I have some questions concerning the python3 installation. Some years ago I was able of doing but with the new releases I'm really struggling on Debian...
I think that the problem is that…
-
Create the minimal project setup:
- gradle multip-project build (gradle 5.0 would be great if this is out)
- since we would have only one project not sure if we need any crazy dependency strateg…
-
I tried to compile the latest master on Windows10, 64bit.
All dependencies (OCE, Freetype, SWIG) were installed using conda (is that acceptable?).
The cmake step is giving me the error message:
`…
-
When I attempt to run the "Install Package" command, nothing happens. Debug log is below. The problem appears to be an issue connecting to the package repositories, but I'm not having this problem wit…
-
When I run the unit tests without making any change to the code, 2 tests failed, the others are fine and the tiglviewer is working.
The tests are:
- OccIssues/GeomAPI_ExtremaCurveCurve
- Gordo…
-
Looks like version specification in `packages.yaml` is broken for virtual packages.
### Steps to reproduce the issue
`packages.yaml`:
```
packages:
openmpi:
version: [1.10.7]
cmak…
-
I was using the following commands to try and build an appimage containing the KiCad EDA suite:
```
mkdir -p build
cd build
cmake -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=c…
-
OS: Debian GNU/Linux 9.4 (stretch)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.13721 (Git)
Build type: Release
Branch: master
Hash: afdd30b137cdfd096c61c4aee270025115d0f…
-
Right now `read.glider.seaexplorer()` can only read the "sub" (i.e. realtime) csv files. It should be able to read the full resolution "raw" payload files.
I'm playing around with this in the sandb…
-
In manipulating non trivial objects it is necessary to identify which elements are being selected or to be able to select a specific element from the treeview.
eg. Referring to the assembly upload…