HKUST-Aerial-Robotics / VINS-Mobile

Monocular Visual-Inertial State Estimator on Mobile Phones
GNU General Public License v3.0
1.27k stars 524 forks source link

Undefined symbol: google::log_sinks_global #135

Closed zhixun25 closed 4 years ago

zhixun25 commented 4 years ago

I compiled the static library file of Ceres running on the simulator. However, when running on the simulator, the following errors were encountered 屏幕快照 2020-05-30 下午8 49 18 Can you give me some suggestions, or can you elaborate on how to generate the static library files of your Ceres ARM7. I don't know if I've missed anything. In fact, I think there is a problem with the imported Google GLOG. I compiled a static library of GLOG, which still can't solve the problem. Anyway, thank you very much

wwdok commented 2 years ago

how did you solve this problem, i met the same issue...