Skip to content

[osg] Fix sdl2 include path#10155

Closed
calumr wants to merge 1 commit intomicrosoft:masterfrom
calumr:fix-osg-sdl2
Closed

[osg] Fix sdl2 include path#10155
calumr wants to merge 1 commit intomicrosoft:masterfrom
calumr:fix-osg-sdl2

Conversation

@calumr
Copy link
Contributor

@calumr calumr commented Feb 21, 2020

OSG depends on sdl2 only, which has headers at <SDL2/*.h>. OSG is failing to build unless you happened to also have SDL1 installed.

https://github.com/microsoft/vcpkg/blob/master/ports/osg/CONTROL -> depends on sdl2 only

OSG depends on sdl2 only, which has headers at <SDL2/*.h>
@calumr
Copy link
Contributor Author

calumr commented Feb 21, 2020

I think it was #8060 that broke this.

@JackBoosY
Copy link
Contributor

Yep, so I'm fixing this in #10082.

@calumr
Copy link
Contributor Author

calumr commented Feb 21, 2020

#10082 looks excellent, thanks. Lots of options to turn off for our build! :)

@calumr calumr closed this Feb 21, 2020
@calumr calumr deleted the fix-osg-sdl2 branch February 21, 2020 14:01
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