1.问题描述
在windows上采用vcpkg安装ceres_solver (windows平台包名就是ceres)后,在visual studio上试图采用ceres-solver采用C++语言编程进行非线性优化时,经常会有如下报错: ---------------------------------------------------------------------
error C1189: #error: was not included correctly. See the
documentation for how to consume the library.
---------------------------------------------------------------------
在windows上采用vcpkg安装ceres_solver (windows平台包名就是ceres)后,在visual studio上试图采用ceres-solver采用C++语言编程进行非线性优化时,经常会有如下报错: ---------------------------------------------------------------------
error C1189: #error:
---------------------------------------------------------------------
