I just downloaded, unpacked and tried to cmake the new beta 4 and got this error
Code:
rene@rene-desktop:~/Entwicklung/Horde3D/Horde3D_SDK_1.0.0_Beta4$ cmake .
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
CMake Error in Horde3D/Source/Horde3DEngine/CMakeLists.txt:
Cannot find source file "terrain.h". Tried extensions .c .C .c++ .cc .cpp
.cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
-- Build files have been written to: /home/rene/Entwicklung/Horde3D/Horde3D_SDK_1.0.0_Beta4
Like i mentioned before, i havent touched the project at all