General

General

A custom compilation of the MSMD battery module in Windows results in an error in 2019R1: fatal error C1083: Cannot open include file: ‘acoustics.h’: No such file or directory How can one resolve this issue?

    • FAQFAQ
      Participant

      The compilation error appears,despite working with a supported VS2017 compiler and performing a compilation in accordance with the best practices. The essence of the error message is related to the fact that the acoustics.h header file cannot be found. This in turn results in a number of consequential additional errors. SOLUTION: Please copy acoustics.h from C:Program FilesANSYS Incv193fluentfluent19.3.0srcacoustics to C:Program FilesANSYS Incv193fluentfluent19.3.0srcio NOTE: The issue is only apparent in 2019R1 and 2019R2 is free from such error