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

Patches to enable compilation under Windows with MSYS2 or Cygwin64 #2056

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Spudz76
Copy link
Contributor

@Spudz76 Spudz76 commented Nov 10, 2018

Most features unsupported, use these cmake options: -DCUDA_ENABLE=OFF -DOpenCL_ENABLE=OFF -DOpenSSL_ENABLE=OFF -DMICROHTTPD_ENABLE=OFF -DHWLOC_ENABLE=OFF

However it does work, CPU only, no TLS... will work to improve further and get features to work properly.

Seems to magically exit when ASM mode is used, set cpu.txt asm:off

@fireice-uk
Copy link
Owner

Your build fails CI - this needs to be fixed.

@Spudz76
Copy link
Contributor Author

Spudz76 commented Jan 9, 2019

Wow, this is old, I forgot about it.
Will update and repair CI

Most features unsupported, use these cmake options: `-DCUDA_ENABLE=OFF -DOpenCL_ENABLE=OFF -DOpenSSL_ENABLE=OFF -DMICROHTTPD_ENABLE=OFF -DHWLOC_ENABLE=OFF`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants