-
Notifications
You must be signed in to change notification settings - Fork 461
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
Issue when compiling OpenFAST with VS Code 2022 and IFX Fortran Compiler #2539
Comments
Which version of OpenFAST are you trying to compile? |
The dev branch of OpenFAST 3.5.4 |
I was able to reproduce the issue on my Windows system, though I'm not sure what's causing it. As a temporary workaround, I was able to get the system to build by opening |
@ajmlu, could you try compiling again with the latest |
Thanks a lot for your help! @andrew-platt I just tried to compile again from the latest dev branch and I still get the same error ( @deslaughter Thanks for this workaround! Where can I find this file vs-build/MAPlib/MAP_dll.sln? I could not find it anywhere on the Github repository. Thanks again for your time and support! |
@ajmlu I apologize, the |
Dear all,
I am trying to compile OpenFAST following the documentation provided here: https://openfast.readthedocs.io/en/dev/source/install/install_vs_windows.html. I am using VSCode Community 2022 and the IFX Intel Fortran Compiler (as IFORT as recently be deprecated). However I always facing the same error that I don't manage to solve alone (x64\Release\simclist.obj: not a COFF object, bitcode, archive, import library or resource file
FASTlib : error PRJ0019: A tool returned an error code). I attached below the entire build output.
Do you have any insights on how I can solve this?
Thanks for you help.
Error_compiling_OpenFAST.txt
The text was updated successfully, but these errors were encountered: