WEIS icon indicating copy to clipboard operation
WEIS copied to clipboard

Windows Debugging

Open dzalkind opened this issue 11 months ago • 1 comments

Purpose

Figure out why Windows tests are failing

Type of change

What types of change is it? Select the appropriate type(s) that describe this PR

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (non-backwards-compatible fix or feature)
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no API changes)
  • [ ] Documentation update
  • [ ] Maintenance update
  • [ ] Other (please describe)

Testing

Explain the steps needed to test the new code to verify that it does indeed address the issue and produce the expected behavior.

Checklist

Put an x in the boxes that apply.

  • [ ] I have run existing tests which pass locally with my changes
  • [ ] I have added new tests or examples that prove my fix is effective or that my feature works
  • [ ] I have added necessary documentation

dzalkind avatar Mar 06 '24 21:03 dzalkind

Duplicated libraries:

Run where libiomp5md.dll
C:\Miniconda3\envs\test\Library\bin\libiomp5md.dll
C:\Miniconda3\envs\test\bin\libiomp5md.dll

The first one is from 2014 and prevents OpenFAST from running.

dzalkind avatar Mar 25 '24 20:03 dzalkind