I tried to install ceres-solver from vcpkg. Relevant libraries(ex:glog) has been installed, but I cannot install ceres with this log.
Fatal error: internal/ceres/CMakeFiles/ceres_internal.dir/covariance_impl.cc.obj: file too big
I think I could add a build option "-Wa,-mbig-obj", but I don't know where to write it. Am I wrong? Please help me.
OS : Windows11, compiller : MinGW