Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modes

The original code comes from NWTC Modes v2.22 (2002). This code has been updated to build using current compilers.

Building the code

Windows Visual Studio

A Visual Studio project file is located in vs-build/Modes/Modes.sln

CMake

git clone <repository_url> modes  # Clone from public repo
cd modes/build                    # Change into the build directory 
cmake ../                         # Use cmake --help for help in choosing a specific build-system generator 
make                              # Build sources
make install                      # Optionally install in the modes/install/bin directory

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages