Bad Image Error

Hi All,

I am attempting to run openfast using the precompiled binaries, however I am receiving an error as seen in the attached image.

If anyone would be able to help I would really appreciate it!

Dear Breen,

It looks like you are trying to use a dynamic library for the wind turbine controller compiled for Mac OS or Linux (a shared object, *.so) rather than a dynamic library for Windows (a dynamic-link library, *.dll). You’ll need to use the controllers compiled as dynamic libraries for Windows, which are provided along with the precompiled Windows binaries. The ServoDyn input file should point to the correct DLL as well (file name of DLL, including path).

Best regards,