-
**Description:**
I encountered an issue while building `ceres-solver` version 2.2.0 from source on Ubuntu 22.04. The process fails at the `make` stage with the error:
```
[ 34%] Built target te…
-
Hi,
I'm trying to compile alicevision2023.3.0.0 on windows10 system but cmake can't find AliceVision/docs/sphinx/rst/conf.py,the log is as follow:
PS E:\Code\04_cc\AliceVision-3.0.0-git\AliceVisio…
-
I was thinking my problems caused by GCC or umfpack(suite-sparse), so those package were updated and linked properly by my terminal work. However, I still cannot install Elmer fem on my mac..
My termi…
-
The example hello word has problem
On 64 lines,
```
ceres::CostFunction* cost_function =
new ceres::AutoDiffCostFunction();
problem.AddResidualBlock(cost_function, nullptr, &x);
…
-
In the 8.4.0_alpha1 prerelease build, which I built on macOS 14, when running this on my "montague" fresh macOS 12 Intel testbed VM, when running `__run_test_suite__`, I get a bunch of complaints abou…
-
jason@jason-Dell-G15-5511:~/DPGO/colmap_stable/build$ cmake .. -GNinja
-- Found Boost: /usr/local/lib/cmake/Boost-1.83.0/BoostConfig.cmake (found version "1.83.0") found components: filesystem graph …
-
**Describe the bug**
I fear this will be bug that might be hard to track down, so sorry in advance and thanks for any pointers on what might help.
Here's what's happening: I want to compile a progra…
-
I have installed Genius open source on my Ubuntu 13.10.
While compiling any input test file genius gives an error
"Genius is not compiled with XML VTK support, skip VTK export..."
and hence no vtk f…
-
using cmake:
`-- Found LIBRT library: /usr/lib/x86_64-linux-gnu/librt.a`
Then, after that, using make:
```
...
[ 27%] Built target ceres
make[2]: *** No rule to make target '/usr/lib/x86_64-li…
-
**Describe the bug**
Building GraphBLAS with `clang-cl` fails with errors like the following:
```
In file included from D:\repo\SuiteSparse\SuiteSparse\GraphBLAS\Source\FactoryKernels\GB_AxB__any_d…