You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue while running the setup.sh script. The glog_install.sh script directly downloads glog from the GitHub repository. However, it seems that the recent updates to the glog codebase have introduced a cmake version requirement that exceeds the cmake version available in Ditto's runtime environment. Therefore, I would like to suggest considering an alternative approach by switching the download source in glog_install.sh to an older version of glog.
The text was updated successfully, but these errors were encountered:
I encountered an issue while running the setup.sh script. The glog_install.sh script directly downloads glog from the GitHub repository. However, it seems that the recent updates to the glog codebase have introduced a cmake version requirement that exceeds the cmake version available in Ditto's runtime environment. Therefore, I would like to suggest considering an alternative approach by switching the download source in glog_install.sh to an older version of glog.
The text was updated successfully, but these errors were encountered: