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

[fftw3[openmp]] build failure #10930

Open
longnguyen2004 opened this issue Apr 20, 2020 · 2 comments · May be fixed by #35483
Open

[fftw3[openmp]] build failure #10930

longnguyen2004 opened this issue Apr 20, 2020 · 2 comments · May be fixed by #35483
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@longnguyen2004
Copy link
Contributor

Host Environment

  • OS: Windows 10 1909
  • Compiler: MSVC 19.25.28611

To Reproduce
Steps to reproduce the behavior:
./vcpkg install fftw3[openmp]

Failure logs
config-x64-windows-out.log
install-x64-windows-dbg-out.log

@longnguyen2004 longnguyen2004 added the category:port-bug The issue is with a library, which is something the port should already support label Apr 20, 2020
@MVoz
Copy link
Contributor

MVoz commented Apr 20, 2020

openmp does not work in "windows"

vcpkg install fftw3[core]
or
fftw3[threads,core,avx2,sse2,avx,sse]

@JackBoosY
Copy link
Contributor

Related: FFTW/fftw3#142

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants