g3n / g3nd

G3N Game Engine Demo
BSD 2-Clause "Simplified" License
279 stars 32 forks source link

opengl (Runtime?) error on mac platform #9

Closed qiukeren closed 6 years ago

qiukeren commented 7 years ago

it errors when click any of the function

04:11:12.200080:I:G3ND:G3N Demo v0.2 starting
04:11:12.200182:I:G3ND:Using data directory:/Users/mudu/gopath/src/github.com/g3n/g3nd/data
04:11:12.409702:I:G3ND:OpenGL version: 4.1 INTEL-10.25.17
04:11:12.456508:I:G3ND:Apple Computer Inc. version: 1.1
04:11:12.457158:W:G3ND:Error loading libvorbisfile shared library/dll

GLAPI Error: 1281 calling: glLineWidth
lanybass commented 7 years ago

brew install libvorbis ??

qiukeren commented 7 years ago

@lanybass It seems the GLAPI caused these error,not the libvorbis。

though it cannot recognize the libvorbis

# brew list|grep vorb
libvorbis
danaugrs commented 6 years ago

These macOS issues were addressed by https://github.com/g3n/engine/commit/1929d6070113634d2d0ac653b6c3bcf67bf4033a and https://github.com/g3n/g3nd/commit/a7120add872b0d632a38c11c293447aad9b59ff6.