-
Julia seems to be looking for an older version of GCC than I have installed - a dependency may need to be added to the installation script:
```
Last 15 lines from /Users/srudolph/Library/Logs/Homebre…
-
```
What steps will reproduce the problem?
1. install suitesparse with or without metis
2. after successfully cmake the ceres, and then make
3.
What version of the product are you using? On what oper…
-
```
What steps will reproduce the problem?
1. install suitesparse with or without metis
2. after successfully cmake the ceres, and then make
3.
What version of the product are you using? On what oper…
-
I'm still relatively new to c++ so I've managed to run in trouble when trying to compile the code from Chapter4. I'm using MSVS 2010 Pro and I've got opencv 2.4.6 and PCL 1.6.0.
Here is the output I'…
-
DownloadPsychtoolbox, SetupPsychtoolbox in github master/beta branch all failed installing Psychtoolbox for 64bit GNU Octave 4.0.0 for latest Mac OSX 10.11.
Installed GNU Octave via Homebrew.
```
…
-
1>------ Build started: Project: cubic_interpolation_test, Configuration: Debug x64 ------
1> cubic_interpolation_test.cc
1>G:\ceres-solver\include\ceres/cubic_interpolation.h(180): fatal error C1001…
-
The installer is looking for /usr/local/lib/gcc/4.9/libgfortran.3.dylib which is unavailable. However /usr/local/lib/gcc/5/libgfortran.3.dylib is available.
```
==> Upgrading staticfloat/julia/julia
…
-
```
What steps will reproduce the problem?
1. Install all ceres dependencies besides lapack and blas from source (all
static libraries)
2. mkdir build && cd build && cmake .. && make
What is the exp…
-
```
What steps will reproduce the problem?
1. Install all ceres dependencies besides lapack and blas from source (all
static libraries)
2. mkdir build && cd build && cmake .. && make
What is the exp…
-
On a fresh machine, I cloned the repo and ran ./configure.sh. It failed, so I went into SuperBuild/build, deleted everythin and ran `cmake .. && make -j 32 > build.log 2>&1`
Check the [gist](https://…