Solved the problem when WITH_PLAYER activated.
blenderplayer had not added the library Opennl, was added to the CMakeLists.txt file.
This commit is contained in:
@@ -148,6 +148,7 @@ endif()
|
||||
extern_recastnavigation
|
||||
bf_intern_raskter
|
||||
bf_intern_opencolorio
|
||||
bf_intern_opennl
|
||||
)
|
||||
|
||||
if(WITH_MOD_CLOTH_ELTOPO)
|
||||
|
||||
Reference in New Issue
Block a user