-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
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
Failure to compile netlib with MSVC #802
Comments
Is this fixed by #801 ? |
Ha, nice timing :) . I'll have to get a Windows build to test it out…looking into that. |
May be this is the reason why there are no prebuild for release for windows for version 2.2.13, |
Fixed by #801.
No, this is not the reason for that. |
This is code embedded into ITK, but these failures show up:
It looks like some preprocessor expansion failure. I'll be looking into it locally, but wanted to file an issue in case anyone else has insights before I go down the wrong rabbit holes :) .
The relevant code is here: https://github.com/InsightSoftwareConsortium/ITK/tree/master/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/blas
The text was updated successfully, but these errors were encountered: