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:
Alexander Pinzon
2012-10-24 19:24:55 +00:00
parent 7c846bbe75
commit 87108a7bc6

View File

@@ -148,6 +148,7 @@ endif()
extern_recastnavigation
bf_intern_raskter
bf_intern_opencolorio
bf_intern_opennl
)
if(WITH_MOD_CLOTH_ELTOPO)