You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. run build_unix.sh or manually run cmake
What is the expected output?
- Build success
What do you see instead?
- CMake Error at CMakeLists.txt:86 (ADD_SUBDIRECTORY):
The source directory
/home/jurgel/Documents/maratis/branches/Experimental/Sources/Maratis/Editor
does not contain a CMakeLists.txt file.
What version of the product are you using? On what operating system?
- r243 branch Experimental
- Ubuntu 14.04 x86_64
Please provide any additional information below.
- There is should be CMakeLists.txt in
branches/Experimental/Sources/Maratis/Editor
- Build normal if I comment line 86 in the related file
Original issue reported on code.google.com by [email protected] on 8 Dec 2014 at 9:42
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 8 Dec 2014 at 9:42The text was updated successfully, but these errors were encountered: