Created
March 28, 2015 03:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/johnny/src/3dluvr/UnrealEngine/Engine/Source/ThirdParty/SDL2/SDL-gui-backend/src/video/SDL_video.c: In function ‘SDL_GetDisplay’: | |
/home/johnny/src/3dluvr/UnrealEngine/Engine/Source/ThirdParty/SDL2/SDL-gui-backend/src/video/SDL_video.c:644:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
return (void*)glXGetCurrentDisplay(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment