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

Compilation fixes #77

Merged
merged 3 commits into from
May 3, 2017
Merged

Compilation fixes #77

merged 3 commits into from
May 3, 2017

Conversation

ntapiam
Copy link
Contributor

@ntapiam ntapiam commented May 3, 2017

Now everything compiles correctly in macOS. I had to fix two files. There's more information on the commits.

Allows CMake to find system hidapi.
@Tinob
Copy link
Owner

Tinob commented May 3, 2017

i think that closing the other pull and using this one will be better as it pack the fixes in a single pull

@ntapiam ntapiam mentioned this pull request May 3, 2017
Nikolas Tapia added 2 commits May 3, 2017 18:15
The flag -std=c++11 is needed for xBRZ to compile but it is not
correctly passed by CMake, at least in macOS. Added it to the
corresponding CMakeLists.txt

The flag is added if compiling under macOS or Linux.
This also adds the flag when compiling under Linux
as well as macOS.
@Tinob Tinob merged commit ee67f8c into Tinob:Stable May 3, 2017
@ntapiam ntapiam deleted the Stable branch May 3, 2017 16:24
@ntapiam ntapiam mentioned this pull request May 3, 2017
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.

2 participants