'Neal
Visual C++ - vcpkg
From: ffmpeg-devel on behalf of Billy O'Neal
(VC AIR) via ffmpeg-devel
Sent: Tuesday, June 4, 2024 8:39 PM
To: ffmpeg-devel@ffmpeg.org
Cc: Billy O'Neal (VC AIR)
Subject: Re: [FFmpeg-devel] [PATCH] Add extra const to FF_P
Resolves the following compiler error on macOS 14.5:
```console
/Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl3.h:1891:21:
note: 'glShaderSource' has been explicitly marked deprecated here
GLAPI void APIENTRY glShaderSource (GLuint sh
mpeg.org
Subject: Re: [FFmpeg-devel] [PATCH] Add extra const to FF_PFNGLSHADERSOURCEPROC.
Billy O'Neal (VC AIR) via ffmpeg-devel:
> Assigning the non-const version to the const version is valid (at least,
> builds on other platforms succeeded).
>
It is not valid: "If a converted
andreas.rheinha...@outlook.com. Learn why this
is important at https://aka.ms/LearnAboutSenderIdentification ]
Billy O'Neal (VC AIR) via ffmpeg-devel:
> Resolves the following compiler error on macOS 14.5:
>
> ```console
> /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Li
Resolves the following compiler error on macOS 14.5:
```console
/Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl3.h:1891:21:
note: 'glShaderSource' has been explicitly marked deprecated here
GLAPI void APIENTRY glShaderSource (GLuint sh