norlab-ulaval / libpointmatcher

An Iterative Closest Point (ICP) library for 2D and 3D mapping in Robotics
BSD 3-Clause "New" or "Revised" License
1.58k stars 542 forks source link

Fixed compilation on Visual Studio 2022 #494

Closed soesau closed 1 year ago

soesau commented 2 years ago

Added debug postfix 'd' and fixed debug compilation on VS2022 (/bigobj)

As mentioned in issue #493

ethzasl-jenkins commented 2 years ago

Can one of the admins verify this patch?

pomerlef commented 2 years ago

ok to test

soesau commented 2 years ago

What failed? I do not have access the log.

pomerlef commented 2 years ago

Seems to be a configuration on the Jenkins server. I'm not admin on that server, I'll have to find who's taking care of it at ETH.

Cloning into '/home/jenkins/workspace/pointmatcher/label/ubuntu-xenial/libnabo'...
fatal: remote error: 
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
Build step 'Execute shell' marked build as failure