Skip to content
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

[BugFix] Visual Studio only building in Single Precision #1560

Merged
merged 2 commits into from
May 9, 2023

Commits on May 8, 2023

  1. vs-build: define OPENFAST_DOUBLE_PRECISION instead of `DOUBLE_PRECI…

    …SION`
    
    This backward-compatibility of preprocessor definitions from OpenFAST#524 was broken in OpenFAST#1453.
    deslaughter committed May 8, 2023
    Configuration menu
    Copy the full SHA
    cb8b454 View commit details
    Browse the repository at this point in the history
  2. vs-build: define OPENFAST_DOUBLE_PRECISION in AeroDyn_Inflow_c_binding

    This backward-compatibility of preprocessor definitions from OpenFAST#524 was broken in OpenFAST#1453.
    deslaughter committed May 8, 2023
    Configuration menu
    Copy the full SHA
    716fde2 View commit details
    Browse the repository at this point in the history