Skip to content

Misnamed NWTC_Library Registry files in Visual Studio project files in dev-unstable-branch  #2119

@bjonkman

Description

@bjonkman

The Visual Studio project files that contain NWTC_Library need to be updated with the new names of the Registry input files in the dev-unstable-pointers branch. They currently reference ..\..\modules\nwtc-library\src\Registry_NWTC_Library_typedef_nomesh.txt and ..\..\modules\nwtc-library\src\Registry_NWTC_Library.txt, but these files have been renamed in the recent history. When doing a rebuild, where it deletes the *_Types.f90 files, it fails because the registry is trying to recreate NWTC_Library_Types.f90 from one of these missing files.

See for example:

<File RelativePath="..\..\modules\nwtc-library\src\Registry_NWTC_Library_typedef_nomesh.txt">

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions