classic compile error: GLEW_STATIC needs to be define when we use opengl functions
This commit is contained in:
@@ -46,4 +46,6 @@ set(SRC
|
||||
py_capi_utils.h
|
||||
)
|
||||
|
||||
add_definitions(-DGLEW_STATIC)
|
||||
|
||||
blender_add_lib(bf_python_ext "${SRC}" "${INC}" "${INC_SYS}")
|
||||
|
Reference in New Issue
Block a user