Can't build sculpt-mode-features branch

I can’t build the sculpt-mode-features branch on Mac OS. I have no problems with building the master branch.
This is the error I get:

CMake Error at intern/qex/CMakeLists.txt:53 (blender_add_lib):
  blender_add_lib Function invoked with incorrect arguments for function
  named: blender_add_lib


-- opencollada: Build without animation clip support
-- Disabling Cycles tests because tests folder does not exist
-- Configuring incomplete, errors occurred!
See also "/Users/wouter/Documents/Blender/sculpt/build_darwin/CMakeFiles/CMakeOutput.log".
make: *** [all] Error 1

Try disabling the qex (QEX is only working for Linux for now). The same thing happened to me in Windows. regards
imagen

1 Like

Disabling QEX did solve the problem.
Thanks