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

Cygwin build (and btlDebugDraw.h header warnings) #1218

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

m-7761
Copy link

@m-7761 m-7761 commented Jul 1, 2017

These are changes I made to build for Cygwin. A number seem to be in borrowed code. Maybe they should be addressed at the source.

The following is a change introduced today that was not mine. That this merge would undo. I tried to edit it back with GitHub, but couldn't. I'm new to GitHub. Please resolve this for me.

(From examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp)
'- pSlider->SetClampToNotches( true );'
'+ pSlider->SetClampToNotches( params.m_clampToNotches );'

I think this is a conflict, even though GitHub says all clear. I think it should be (true).

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.

1 participant