gltut icon indicating copy to clipboard operation
gltut copied to clipboard

MacOS build error - glsdk

Open ZehuaZhang opened this issue 2 years ago • 2 comments

MacOS Montery XCode 13

Run with

mkdir -p build
cd build
cmake ..
cmake --build . --config Release

Error

[ 10%] Building CXX object glsdk/CMakeFiles/glutil.dir/glutil/source/Shader.cpp.o
glsdk/glutil/include/glutil/array_ref.h:100:11: error: no matching constructor for initialization of 'std::out_of_range'

ZehuaZhang avatar Jul 01 '22 23:07 ZehuaZhang

I have the same issue... :(

ben-p-commits avatar Sep 03 '23 23:09 ben-p-commits

Same, haven't found a workaround

just-chillin avatar Nov 03 '23 22:11 just-chillin