Closed ghost closed 6 years ago
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
@conda-forge-admin Please rerender
cc @giacomov
Update: this doesn't work.
ok, sorry about that.
I am a bit surprised about your problem though, f2c has been around for a long time and it has been used on Windows a lot in the past... are you sure it doesn't have to do with your particular setup?
In any case, you might want to write to netlib_maintainers at netlib.org and ask for advice.
Good luck!
The problem is that some of the pointers have a different size on 64-bit. I could fix the problem but I have other priorities at this moment.
In any case, you might want to write to netlib_maintainers at netlib.org and ask for advice.
They publish 32-bit binaries, which are fine.
ok. Then maybe you can compile at 32 bit on windows? Should be just a flag to add to the compilation in case you are on Windows
Yes, I can. However, the vs2015 runtime is architecture specific, so to package we need to compile 64-bit.
Closes gh-2.