Skip to content
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

Unknown directive '%fortran_view' #3

Open
frongere opened this issue May 24, 2019 · 0 comments
Open

Unknown directive '%fortran_view' #3

frongere opened this issue May 24, 2019 · 0 comments

Comments

@frongere
Copy link

Hello,

I am trying to generate fortran bindings for the examples and I fall into a problem while swig compiling the formatrix.i interface file for Fortran while building

/home/frongere/Documents/DEV_SOFTWARE/fortran-swig-example/src/formatrix.i:10: Error: Unknown directive '%fortran_view'.
CMakeFiles/formatrix_swig_compilation.dir/build.make:61: recipe for target 'CMakeFiles/formatrix.dir/formatrixFORTRAN.stamp' failed
make[2]: *** [CMakeFiles/formatrix.dir/formatrixFORTRAN.stamp] Error 1
make[2]: *** Suppression du fichier « CMakeFiles/formatrix.dir/formatrixFORTRAN.stamp »
CMakeFiles/Makefile2:353: recipe for target 'CMakeFiles/formatrix_swig_compilation.dir/all' failed
make[1]: *** [CMakeFiles/formatrix_swig_compilation.dir/all] Error 2
Makefile:94: recipe for target 'all' failed
make: *** [all] Error 2

I am playing with the master branch. Is that the correct one ?
Do you have any clue ?

Cheers,
François.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant