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

Building on Windows #19

Open
azukov opened this issue May 30, 2024 · 0 comments
Open

Building on Windows #19

azukov opened this issue May 30, 2024 · 0 comments
Labels
build enhancement New feature or request

Comments

@azukov
Copy link
Member

azukov commented May 30, 2024

So far tried following:

  1. Download Build Tools
  2. Installed miniconda winget install miniconda
  3. Launched x64 Native Tools Command Prompt for VS 2022.bat which runs vcvars64.bat
  4. In that shell initialized conda conda init
  5. Followed conda install guide with maybe some trade off between conda env and pip, fftw should be installed by conda.
  6. Tried to compile, hit some compilation C++ errors - need to change the compiler flags and figure out something else.
@azukov azukov added enhancement New feature or request build labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant