-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Fixing the c and cpp flags for building on osx #17
Conversation
With OS detection now it should build smoothly on linux and osx without any modification to Makefile |
Thanks! We plan to merge this but we need to have Intel's legal team review a standard contributor's agreement for this project. I'll comment on this pull request directly when it is ready. |
🆒 |
thanks, this works (under OSX) perfectly for me too. |
@royshil we have added a CLA on the dev branch. Take a look at CONTRIBUTING.md for the full details. Once you have completed the instructions, we will accept this contribution when we merge dev back into master. |
@ddiakopoulos Is that sufficient? |
Thanks! We'll accept/merge the pull next time we merge dev + master (in the next week, maybe?) |
Perfect! glad to be of help... On Thu, Feb 25, 2016 at 8:43 PM Dimitri Diakopoulos <
|
Fixing the c and cpp flags for building on osx
This fixes Pull Request IntelRealSense#2 This fixes Issue IntelRealSense#17
Fixing crash on init failure
…ranch2 Rtsp fixes branch2
This fixes a problem of osx not finding the GLFW and OpenGL headers