-
```
What steps will reproduce the problem?
1. ./configure --enable-everything
2. make
NSOpenGL [1] is the Cocoa way to do it [2][3].
[1]
https://developer.apple.com/library/mac/samplecode/CocoaGL/I…
-
```
What steps will reproduce the problem?
1. ./configure --enable-everything
2. make
NSOpenGL [1] is the Cocoa way to do it [2][3].
[1]
https://developer.apple.com/library/mac/samplecode/CocoaGL/I…
-
Hi, after battling for an eternity to compile up XQuartz, I get this message when I try to run `./products/XQuartz.desg/Applications/Utilities/XQuartz.app/Contents/MacOS/X11
`
```
kjetil@Kjetils-…
-
Hey Xu Zuyao,
I'm Rahul student at SMVIT blr, I'm interested in modifying your project (XiaoHui ai teaching assistant ) to suit the local languages, although I understand most of this, however I'm s…
-
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/OpenGL.fra…
-
**Describe the bug**
Compiling PCV produces a lot of OpenGL deprecation warnings on macOS.
**Expected behaviour**
Should compile cleanly.
As per the output, we could define `GL_SILENCE_D…
-
In [examples/Makefile](https://github.com/vurtun/nuklear/blob/master/example/Makefile), GLFW3 is linked through pkg-config
```
GLFW3 := $(shell pkg-config --libs glfw3)
```
Unfortunately macOS doe…
ordnl updated
5 years ago
-
env: Qt6.4 / macos 13 / x86-64
GammaRay 2.99.50
qt6 macos Attach list empty
It seems that the running qt program cannot be detected
-
libavfilter/vf_gltransition.c:143:19: warning: 'glCreateShader' is deprecated:
first deprecated in macOS 10.14 - OpenGL API deprecated. (Define
GL_SILENCE_DEPRECATION to silence these wa…
-
Opening an issue here for this subject.
Looking at the code for the opengl, CR uses an outdated version of the Tao Framework opengl library. What do you guys think about using OpenTK instead?
http…