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

project generated by cmake can't work in windows+visual studio+intel fortran compiler #244

Open
TangLaoya opened this issue Jun 5, 2022 · 0 comments

Comments

@TangLaoya
Copy link

Dear developers,

Thanks for providing so powerful LaGriT mesher. I am trying to build the code in windows+Visual studio+intel fortran compiler. However, I found that the project generated by cmake can't work in windows+visual studio+intel fortran compiler because that visual studio + intel fortran compiler can't compiler fortran in C++ project. I separated C code and Fortran code into two projects and built the projects again, it works. So I suggest to modify the CMakeLists.txt to let the cmake create the seperated projects for C code and Fortran code.

Thanks,
Tang Laoya

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