pull/18/head
Jay Francis 2022-03-12 17:27:29 -05:00
rodzic 99ff332956
commit a003486c85
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -38,11 +38,11 @@ It also requires a modern C++17 compiler (GCC 8 minimum).
- Miniconda (or Anaconda) x64 for Windows
### From a clean Conda environment
conda config --add channels conda-forge
conda create -n M17 vs2019_win-64 cmake ninja pkg-config boost-cpp gtest gmock gtest libcodec2
conda activate M17
### And then from the top level of the m17-cxx-demod repo, execute win_build.bat
## Running