Open Lky0724 opened 5 months ago
I successfully tested building in an uptodate Ubuntu 20.04 container running on and64 architecture.
Below is the version of libqglviewer being used
$ apt-cache policy libqglviewer-dev-qt5
libqglviewer-dev-qt5:
Installed: 2.6.3+dfsg2-6build1
Candidate: 2.6.3+dfsg2-6build1
Version table:
*** 2.6.3+dfsg2-6build1 500
500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
100 /var/lib/dpkg/status
I am trying to build g2o on ubuntu 20.04 using following command:
But I always encounter following error when I execute 'make' order:
I have successfully installed all the required dependencies listed in README, what else is missing? How can I solve the problem?