We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I spent some time recently looking into build failures of opensurgsim for Ubuntu Jammy (future 22.04). Sample build log: https://launchpadlibrarian.net/580379822/buildlog_ubuntu-jammy-amd64.opensurgsim_0.7.0-11build2_BUILDING.txt.gz
Using the source from Git here, I can see similar results. I believe that this change in libeigen is relevant: Eigen/src/Geometry/Transform.h
See also the linked log file from a build of the github master branch, which shows a few other build failures (test related). https://gist.github.com/dbungert/bd40eebdc225c9ddcaa3b882be059905
The text was updated successfully, but these errors were encountered:
I can confirm this issue for the Debian package. It would be great if this could be fixed in the near future.
Sorry, something went wrong.
Sorry there really isn't any work being done using OSS at the moment on our side, any change will have to come from the community
No branches or pull requests
I spent some time recently looking into build failures of opensurgsim for Ubuntu Jammy (future 22.04).
Sample build log:
https://launchpadlibrarian.net/580379822/buildlog_ubuntu-jammy-amd64.opensurgsim_0.7.0-11build2_BUILDING.txt.gz
Using the source from Git here, I can see similar results. I believe that this change in libeigen is relevant:
Eigen/src/Geometry/Transform.h
See also the linked log file from a build of the github master branch, which shows a few other build failures (test related).
https://gist.github.com/dbungert/bd40eebdc225c9ddcaa3b882be059905
The text was updated successfully, but these errors were encountered: