From 87108a7bc61799e18b74bbdd56c090804be814f0 Mon Sep 17 00:00:00 2001 From: Alexander Pinzon Date: Wed, 24 Oct 2012 19:24:55 +0000 Subject: Solved the problem when WITH_PLAYER activated. blenderplayer had not added the library Opennl, was added to the CMakeLists.txt file. --- source/blenderplayer/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blenderplayer/CMakeLists.txt') diff --git a/source/blenderplayer/CMakeLists.txt b/source/blenderplayer/CMakeLists.txt index 6eccd2ade63..828b7f5066c 100644 --- a/source/blenderplayer/CMakeLists.txt +++ b/source/blenderplayer/CMakeLists.txt @@ -148,6 +148,7 @@ endif() extern_recastnavigation bf_intern_raskter bf_intern_opencolorio + bf_intern_opennl ) if(WITH_MOD_CLOTH_ELTOPO) -- cgit v1.2.3