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

par_streamlines does not compile using cl.exe #46

Open
Greyvy opened this issue Aug 27, 2020 · 0 comments
Open

par_streamlines does not compile using cl.exe #46

Greyvy opened this issue Aug 27, 2020 · 0 comments

Comments

@Greyvy
Copy link

Greyvy commented Aug 27, 2020

Hey, I'm using par_streamlines in my creative coding sketches and I noticed par_streamlines throws errors when compiling with cl.exe. It appears the errors are from the use of _attribute__((unused)) in 4 spots, lines: 837, 867, 983, and 1009. Commenting these out seems to allow me to compile the library with no issues.

I can submit a merge request if that will help!

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

No branches or pull requests

1 participant