uoip / g2opy

Python binding of SLAM graph optimization framework g2o
669 stars 177 forks source link

cmake error #18

Open zqnnn opened 5 years ago

zqnnn commented 5 years ago

image

cyppper commented 5 years ago

install suitesparse

meh369 commented 5 years ago

I'm getting the exact same error, I have installed Suitesparse but don't know what to do with it? Should I be setting some system variables? I'm using Windows 10

cyppper commented 5 years ago

@meh369 message me in telegram @osnriwugy, will see what i can to do

meh369 commented 5 years ago

Ahh, I resolved it by uninstalling the latest version to an older version of suitesparse and it worked! However now im getting make error : make[2]: [python/CMakeFiles/g2o.dir/g2o.cpp.obj] Error 1 make[1]: [python/CMakeFiles/g2o.dir/all] Error 2 make: *** [all] Error 2