AsIlll223

Results 3 issues of AsIlll223

Hi @andrew-platt I try to compile openfast v3.5.1 in double precision, and I follow the [https://openfast.readthedocs.io/en/main/source/install/index.html#vs-windows](url) on windows VS Studio 2019 with cmake. But I obtain this error: ![image](https://github.com/OpenFAST/openfast/assets/56946664/ea596fb3-6bc8-4a95-b5e1-dcd82d6ca378) It...

Module: MAP++
Type: Compiling Question

Hello everyone, I try to modify ElastoDyn code to make it consider higher edgewsie mode dofs. I change the original edgewise name to EdgeDOF1 and add 2nd, 3th, 4th edgewise...

Type: Question
Module: ElastoDyn

Dear all, when I compile the fmm3d to the mex file in matlab, here is an issue: I:/Msys2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\Users\Admin\AppData\Local\Temp\mex_2577111801590582_27384\fmm3d.obj:fmm3d.c:(.text+0x3614): undefined reference to `hndiv_' I:/Msys2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:\Users\Admin\AppData\Local\Temp\mex_2577111801590582_27384\fmm3d.obj:fmm3d.c:(.text+0x5d61): undefined reference to `hfmm3d_ndiv__' I:/Msys2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:...