Fortran compilation error on Windows
marcobels opened this issue · 3 comments
marcobels commented
pvthinker commented
Hello marcobels,
I'd love to help but on that one I'm really stuck. The error msg warns about a conflict between x86 and x64 extension. It suggests that the problem is on the compiler side, not on Fluid2d. Have you tried to do a 'f2py' on a simple Fortran subroutine?
Fluid2d does run on windows.
Cheers,
Guillaume
marcobels commented
Sure it is, but i can't find it. Meanwhile I can open your matlab version.
It's an incredible work! Is it updated and revised like the python versione?
Il giorno ven 28 giu 2019 alle ore 14:39 Guillaume Roullet <
notifications@github.com> ha scritto:
… Hello marcobels,
I'd love to help but on that one I'm really stuck. The error msg warns
about a conflict between x86 and x64 extension. It suggests that the
problem is on the compiler side, not on Fluid2d. Have you tried to do a
'f2py' on a simple Fortran subroutine?
Fluid2d does run on windows.
Cheers,
Guillaume
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#5?email_source=notifications&email_token=AMPEKLSFGVBSIC6FEMAOFNTP4YBB3A5CNFSM4H4EIIOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYZ6X4Q#issuecomment-506719218>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMPEKLVVX7JACLL22RPXHHDP4YBB3ANCNFSM4H4EIIOA>
.
pvthinker commented
Hi marcobels,
Thanks for the compliment. I stopped maintaining the Matlab years ago. If you like it, you'll love the python version, it's so much better.
Meanwhile, I found this on stackoverflow. It looks relevant. Hope it helps.
Cheers,
Guillaume