We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Host Environment
To Reproduce Steps to reproduce the behavior: ./vcpkg install fftw3[openmp]
./vcpkg install fftw3[openmp]
Failure logs config-x64-windows-out.log install-x64-windows-dbg-out.log
The text was updated successfully, but these errors were encountered:
openmp does not work in "windows"
openmp
vcpkg install fftw3[core] or fftw3[threads,core,avx2,sse2,avx,sse]
vcpkg install fftw3[core]
fftw3[threads,core,avx2,sse2,avx,sse]
Sorry, something went wrong.
Related: FFTW/fftw3#142
LilyWangLL
Successfully merging a pull request may close this issue.
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install fftw3[openmp]
Failure logs
config-x64-windows-out.log
install-x64-windows-dbg-out.log
The text was updated successfully, but these errors were encountered: