Hi all,
I am new here.
I was trying to compile the open source viewer for windows.
I got the error from develop.py complaining that
CMake Error in newview/CMakeLists.txt:
Cannot find source file "arrow.cur". Tried extensions .c .C .c++ .cc .cpp
.cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
I looked under indra/newview/CMakeLists which is looking for files under "res".
However, there are no files like "arrow.cur" under "res".
Another directory called "res-sdl" under "newview" have some of the files needed but not all.
Am I missing any steps?
Thanks