Replies: 3 comments 10 replies
-
Should be possible, yes. To install stuff on the system before build, you probably want |
Beta Was this translation helpful? Give feedback.
0 replies
-
@joerick Do you know where I can find information about how to install stuff for each platform? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I do not know about Fortran compilers, sorry. But I do note that scikit-build has Fortran support, that might be worth a look! |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
in order to build an extension with fortran code, would it be possible to install a fortran compiler?
May be with
CIBW_BEFORE_BUILD_MACOS
,CIBW_BEFORE_BUILD_WINDOWS
andCIBW_BEFORE_BUILD_LINUX
?Beta Was this translation helpful? Give feedback.
All reactions