--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/1d094761-068f-4f62-9b5a-6049d37f0da6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
The CXX compiler identification is MSVC 18.0.21005.1
Check for working C compiler using: Visual Studio 12 2013 Win64
Check for working C compiler using: Visual Studio 12 2013 Win64 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 12 2013 Win64
Check for working CXX compiler using: Visual Studio 12 2013 Win64 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
-- Found Eigen version 3.2.4: C:/ceres-solver/eigen-eigen-10219c95fe65
===============================================================
Disabling the use of Eigen as a sparse linear algebra library.
This does not affect the covariance estimation algorithm
which can still use the EIGEN_SPARSE_QR algorithm.
===============================================================
-- Building without LAPACK.
-- Building without SuiteSparse.
-- Found CXSparse version: 3.1.4, building with CXSparse.
-- Found Google Flags header in: C:/gflags-master/build/include, in namespace: gflags
-- Found Google Log header in: C:/glog-master/src/windows
-- Building with OpenMP.
-- Found unordered_map/set in std namespace.
-- Found shared_ptr in std namespace using <memory> header.
-- Building Ceres as a static library.
=================================================================================
-- Build type: Debug. Performance will be terrible!
-- Add -DCMAKE_BUILD_TYPE=Release to the CMake command line to get an optimized build.
=================================================================================
Creating configured Ceres config.h output directory: C:/ceres-solver/build/config/ceres/internal
Enabling CERES_NO_LAPACK in Ceres config.h
Enabling CERES_NO_SUITESPARSE in Ceres config.h
Enabling CERES_USE_OPENMP in Ceres config.h
Enabling CERES_STD_UNORDERED_MAP in Ceres config.h
-- Build the examples.
Configuring done
Generating done
-- Build type: Debug. Performance will be terrible!-- Add -DCMAKE_BUILD_TYPE=Release to the CMake command line to get an optimized build.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/ab91e61b-b969-423d-bd9b-92d5e04823c4%40googlegroups.com.