Hello, I got some errors when compiling: error #6439: This symbol has too many characters. [OMPX_TARGET_ALIGNED_ALLOC_DEVICE] (from File: omp_lib.h; Line: 895) error #6439: This symbol has too many characters. [OMPX_TARGET_ALIGNED_ALLOC_SHARED] (from File: omp_lib.h; Line: 911) Compilation Aborted (code 1) (from File: ...\engines_gpl\part\packages\kernel_f\src\delpar.F90 Line: 1) fatal error LNK1181: cannot open input file '...\src\engines_gpl\part\packages\kernel_f\x64\Release\part_kernel_f.lib' fatal error LNK1181: cannot open input file '...\src\engines_gpl\waq\bin\x64\Release\delwaq_dll.lib' could you give me some suggestions? thank you very much~
Hello, I got some errors when compiling🥲: error #6439: This symbol has too many characters. [OMPX_TARGET_ALIGNED_ALLOC_DEVICE] (from File: omp_lib.h; Line: 895) error #6439: This symbol has too many characters. [OMPX_TARGET_ALIGNED_ALLOC_SHARED] (from File: omp_lib.h; Line: 911) Compilation Aborted (code 1) (from File: ...\engines_gpl\part\packages\kernel_f\src\delpar.F90 Line: 1) fatal error LNK1181: cannot open input file '...\src\engines_gpl\part\packages\kernel_f\x64\Release\part_kernel_f.lib' fatal error LNK1181: cannot open input file '...\src\engines_gpl\waq\bin\x64\Release\delwaq_dll.lib' Did you meet these errors? And could you give me some suggestions? thank you very much~
hi there, i have error execution failed "is VisualStudio 2019 installed?" but actually i have install the visual studio 2019 community and also the oneapi and etc
Hi, I really appreciate how detailed and thorough your videos are. However, despite following what you did step by step (except that my Intel oneAPI is ver 2022), the delwaq_dll.lib and part_kernel_f.lib were not compiled well. Was wondering if you have any suggestions on how to fix this. Thanks! Please keep making videos! Thank you, sir!
Hi, excellent video. Many thanks. I have a problem, maybe you can help me. When i compiling the code i get the error LNK1104 "cannot open the file ifconsol.lib". I have intel api 2022 and VS 2019
Hay mate, thank you very much for your videos, they've helped me a lot to compile this software. I have some doubts that maybe you can help me. I've done the Delft3dFM compilation following the instruction of your other video (ua-cam.com/video/Lsk5Kvh_xJo/v-deo.html) but deltares gave me the Delft3D GUI 4.04.02. I don't know if I can use the binaries of the FM version when I'm installing the binaries in the Delft3d4 GUI. Should I compile Delft3D4 like this video and ignore the Delft3dFM compilation? Do you know if I can request the Dlef3dFm GUI? Well, thanks in advance, Cheers
Tomas, the 4.04 GUI only works with Delft3D version 4, as compiled in this video. However, I believe you can contact Deltares to request to join their beta testing program for the Delft3D FM GUI. There is an email address on this page: oss.deltares.nl/web/delft3dfm/get-started
Hi, when I run prepare_sln_oneapi.py I get this error in line 378: File "C:\D3D\Installation\SNL-Delft3D-CEC\src\prepare_sln_oneapi.py", line 378, in process_project_file parts[i + 1] = toolsversion[vs] KeyError: 2022 Any help would be appreciate. Thanks.
It just worked for Visual Studio 2019 and Intel oneAPI (2021), I tried to change the code for Visual Studio 2022 and Intel One API 2022 but was unsuccessfully.
With the help of this video I finally managed to compile it! Thank you, good sir!
Hello, I got some errors when compiling:
error #6439: This symbol has too many characters. [OMPX_TARGET_ALIGNED_ALLOC_DEVICE] (from File: omp_lib.h; Line: 895)
error #6439: This symbol has too many characters. [OMPX_TARGET_ALIGNED_ALLOC_SHARED] (from File: omp_lib.h; Line: 911)
Compilation Aborted (code 1) (from File: ...\engines_gpl\part\packages\kernel_f\src\delpar.F90 Line: 1)
fatal error LNK1181: cannot open input file '...\src\engines_gpl\part\packages\kernel_f\x64\Release\part_kernel_f.lib'
fatal error LNK1181: cannot open input file '...\src\engines_gpl\waq\bin\x64\Release\delwaq_dll.lib'
could you give me some suggestions? thank you very much~
Hi, I am getting errors trying this with the new update to OneAPI 2022. What modifications should be made to the script to allow the installation.
Thanks for sharing!
Hello, I got some errors when compiling🥲:
error #6439: This symbol has too many characters. [OMPX_TARGET_ALIGNED_ALLOC_DEVICE] (from File: omp_lib.h; Line: 895)
error #6439: This symbol has too many characters. [OMPX_TARGET_ALIGNED_ALLOC_SHARED] (from File: omp_lib.h; Line: 911)
Compilation Aborted (code 1) (from File: ...\engines_gpl\part\packages\kernel_f\src\delpar.F90 Line: 1)
fatal error LNK1181: cannot open input file '...\src\engines_gpl\part\packages\kernel_f\x64\Release\part_kernel_f.lib'
fatal error LNK1181: cannot open input file '...\src\engines_gpl\waq\bin\x64\Release\delwaq_dll.lib'
Did you meet these errors? And could you give me some suggestions? thank you very much~
That's everything i need. Thanks god !!
Happy to help!
hi there, i have error execution failed "is VisualStudio 2019 installed?" but actually i have install the visual studio 2019 community and also the oneapi and etc
Hi, I really appreciate how detailed and thorough your videos are.
However, despite following what you did step by step (except that my Intel oneAPI is ver 2022), the delwaq_dll.lib and part_kernel_f.lib were not compiled well. Was wondering if you have any suggestions on how to fix this. Thanks!
Please keep making videos! Thank you, sir!
Hi, have you managed to sort this out? I'm having the same issue
Hi, excellent video. Many thanks. I have a problem, maybe you can help me. When i compiling the code i get the error LNK1104 "cannot open the file ifconsol.lib". I have intel api 2022 and VS 2019
Hi José Manuel, could you solve the errro LNK1104? I have the same error, and I am trying to solve.
@@reivajto9 i've downloaded the delft version provided on the web Page
SNL delft3d
Hay mate, thank you very much for your videos, they've helped me a lot to compile this software. I have some doubts that maybe you can help me.
I've done the Delft3dFM compilation following the instruction of your other video (ua-cam.com/video/Lsk5Kvh_xJo/v-deo.html) but deltares gave me the Delft3D GUI 4.04.02. I don't know if I can use the binaries of the FM version when I'm installing the binaries in the Delft3d4 GUI. Should I compile Delft3D4 like this video and ignore the Delft3dFM compilation? Do you know if I can request the Dlef3dFm GUI?
Well, thanks in advance,
Cheers
Tomas, the 4.04 GUI only works with Delft3D version 4, as compiled in this video. However, I believe you can contact Deltares to request to join their beta testing program for the Delft3D FM GUI. There is an email address on this page: oss.deltares.nl/web/delft3dfm/get-started
@@dataonlygreater Thanks for your reply, now all makes sense 👌
Hi, when I run prepare_sln_oneapi.py I get this error in line 378:
File "C:\D3D\Installation\SNL-Delft3D-CEC\src\prepare_sln_oneapi.py", line 378, in process_project_file
parts[i + 1] = toolsversion[vs]
KeyError: 2022
Any help would be appreciate.
Thanks.
It just worked for Visual Studio 2019 and Intel oneAPI (2021), I tried to change the code for Visual Studio 2022 and Intel One API 2022 but was unsuccessfully.