Compile error
When cmake is generating, I get the following error:
CMake Error in src/CMakeLists.txt:
Cannot find source file:
/home/gustav/program/vlc/vlmc/ts/resources-ts.qrc
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
And if I proceed to the compiling, I get this error:
make[2]: *** No rule to make target 'src/qrc_resources-ts.cpp', needed by 'src/CMakeFiles/vlmc.dir/qrc_resources-ts.cpp.o'. Stop.
CMakeFiles/Makefile2:159: recipe for target 'src/CMakeFiles/vlmc.dir/all' failed
make[1]: *** [src/CMakeFiles/vlmc.dir/all] Error 2
Makefile:136: recipe for target 'all' failed
make: *** [all] Error 2
I already have compiled VLC, and that went well. I'm running Ubuntu 15.10.