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

update MSYS2 build/install guidelines #28

Merged
merged 1 commit into from May 17, 2021

Conversation

umarcor
Copy link
Contributor

@umarcor umarcor commented May 17, 2021

As commented on Twitter (https://twitter.com/azonenberg/status/1393261244598026241):

The build should link against the ffts DLL. On Linux FFTS is linked dynamically; if this isn't the case on Windows as well, that's a bug.

@azonenberg
Copy link
Collaborator

Why did you remove the line pointing to lib/scopeprotocols/kernels? That will make OpenCL builds fail to initialize.

@umarcor
Copy link
Contributor Author

umarcor commented May 17, 2021

Why did you remove the line pointing to lib/scopeprotocols/kernels? That will make OpenCL builds fail to initialize.

On the one hand, the directory does not exist when I build scopehal-apps. On the other hand, it is not copied in the CI workflow: https://github.com/azonenberg/scopehal-apps/blob/master/.github/workflows/build.yml#L172-L184. Therefore, I thought the documentation was outdated.

Anyway, I removed that change from this PR. We can discuss it afterwards.

@azonenberg
Copy link
Collaborator

The CI workflow builds on a VM without a GPU, so none of the OpenCL stuff can be tested there. It's probably not enabled at compile time because there's no point.

@azonenberg azonenberg merged commit b6da2a9 into ngscopeclient:master May 17, 2021
@umarcor umarcor deleted the update-msys2 branch May 17, 2021 10:38
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