Detected Ceres version: 1.14.0 from C:/ceres/ceres/include/ceres/version.h
No preference for use of exported Eigen CMake configuration set, and no hints for include directory provided. Defaulting to preferring an installed/exported Eigen CMake configuration if available.
Failed to find installed Eigen CMake configuration, searching for Eigen build directories exported with CMake.
Failed to find an installed/exported CMake configuration for Eigen, will perform search for installed Eigen components.
-- Found Eigen version 3.3.5: C:\ceres\eigen
-- Enabling use of Eigen as a sparse linear algebra library.
-- Building without LAPACK.
-- Building without SuiteSparse.
-- Building without CXSparse.
-- Google Flags disabled; no tests or tools will be built!
No preference for use of exported glog CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported glog CMake configuration if available.
Found installed version of glog: C:/Users/mboul/Documents/Maxime/Documents/WorkProjects/Bassem-Projects/SpectrumStudy/Spectrum-Quantitativ-Study/Dialog-ALS-SIMPLISM-MFC-NN/Dialog-ALS-SIMPLISM-MFC/Ceres/glog
Detected glog version: 0.3.5
-- Found Google Log (glog). Assuming glog was NOT built with gflags support as gflags was not found. If glog was built with gflags, please set the gflags search locations such that it can be found by Ceres. Otherwise, Ceres may fail to link due to missing gflags symbols.
-- Building with OpenMP.
Looking for C++ include unordered_map
Looking for C++ include unordered_map - found
Performing Test HAVE_UNORDERED_MAP_IN_STD_NAMESPACE
Performing Test HAVE_UNORDERED_MAP_IN_STD_NAMESPACE - Success
-- Found unordered_map/set in std namespace.
Looking for C++ include memory
Looking for C++ include memory - found
Performing Test HAVE_SHARED_PTR_IN_STD_NAMESPACE
Performing Test HAVE_SHARED_PTR_IN_STD_NAMESPACE - Success
-- Found shared_ptr in std namespace using <memory> header.
Performing Test CXX11_MATH_FUNCTIONS_FOUND
Performing Test CXX11_MATH_FUNCTIONS_FOUND - Success
==============================================================
Compiling Ceres using C++11. This will result in a version
of Ceres that will require the use of C++11 in client code.
==============================================================
-- Building Ceres as a static library.
Enabling CERES_USE_EIGEN_SPARSE in Ceres config.h
Enabling CERES_NO_LAPACK in Ceres config.h
Enabling CERES_NO_SUITESPARSE in Ceres config.h
Enabling CERES_NO_CXSPARSE in Ceres config.h
Enabling CERES_USE_CXX11 in Ceres config.h
Enabling CERES_USE_OPENMP in Ceres config.h
Enabling CERES_STD_UNORDERED_MAP in Ceres config.h
Enabling CERES_MSVC_USE_UNDERSCORE_PREFIXED_BESSEL_FUNCTIONS in Ceres config.h
-- Build the examples.
Configuring done
Generating done"
And here are some FAILED notices that pop up when I try to build:
"5> BeforeClean;
7> AdditionalDependencies=..\lib\Debug\ceres-debug.lib;C:\Users\mboul\Documents\Maxime\Documents\WorkProjects\Bassem-Projects\SpectrumStudy\Spectrum-Quantitativ-Study\Dialog-ALS-SIMPLISM-MFC-NN\Dialog-ALS-SIMPLISM-MFC\Ceres\glog\Debug\glogd.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib
9>Done building target "Link" in project "helloworld_analytic_diff.vcxproj" -- FAILED.: (TargetId:81)"
"OriginalItemSpec=C:\ceres\ceres\builddir\internal\ceres\ceres.vcxproj
6> CurrentSolutionConfigurationContents = <SolutionConfiguration>
9>Build FAILED."
"PSModulePath = C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
7>Build FAILED."
"Task "VCMessage" skipped, due to false condition; ('$(DesignTimeBuild)'!='true' and '$(VCInstallDir)'=='' and '$(UseEnv)' != 'true' and ('$(TargetFrameworkVersion)'=='v3.5' or '$(TargetFrameworkVersion)'=='v3.0' or '$(TargetFrameworkVersion)'=='v2.0' )) was evaluated as (''!='true' and 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\'=='' and '' != 'true' and ('v4.0'=='v3.5' or 'v4.0'=='v3.0' or 'v4.0'=='v2.0' )).
6>Done building target "Link" in project "curve_fitting_c.vcxproj" -- FAILED.: (TargetId:81)"
"Done building target "Link" in project "curve_fitting.vcxproj" -- FAILED.: (TargetId:241)"
…
Resulting in:
"16>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------
16>Project not selected to build for this solution configuration
========== Build: 3 succeeded, 10 failed, 0 up-to-date, 3 skipped =========="
--
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/51d535fc-eccc-4004-9f0f-3a9d2b90d92f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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/e7c96df3-0747-44d0-b230-08a7c9e74108%40googlegroups.com.
Hi Max,
--
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/36ed99b3-5c11-4f2e-a2fb-e5c5f3031334%40googlegroups.com.