libpointmatcher icon indicating copy to clipboard operation
libpointmatcher copied to clipboard

Fixed compilation on Visual Studio 2022

Open soesau opened this issue 3 years ago • 4 comments

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

As mentioned in issue #493

soesau avatar May 09 '22 12:05 soesau

Can one of the admins verify this patch?

ethzasl-jenkins avatar May 09 '22 12:05 ethzasl-jenkins

ok to test

pomerlef avatar May 09 '22 12:05 pomerlef

What failed? I do not have access the log.

soesau avatar May 10 '22 10:05 soesau

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

pomerlef avatar May 10 '22 20:05 pomerlef