Advertisement
fennectech

Untitled

Nov 8th, 2015
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.09 KB | None | 0 0
  1. [fennectech@manjaro ~/Desktop/SingularityViewer]$  indra/develop.py -m64 -tRelease configure -DFMODSTUDIO:BOOL=TRUE
  2. Running 'CXX=\'g++\' cmake -DCMAKE_BUILD_TYPE:STRING=RELEASE -G \'Unix Makefiles\' -DSTANDALONE:BOOL=OFF -DWORD_SIZE:STRING=64 -DROOT_PROJECT_NAME:STRING=Singularity "-DFMODSTUDIO:BOOL=TRUE" \'/home/fennectech/Desktop/SingularityViewer/indra\'' in 'build-linux-x86_64-release'
  3. CMake Error: The current CMakeCache.txt directory /home/fennectech/Desktop/SingularityViewer/build-linux-x86_64-release/CMakeCache.txt is different than the directory /home/lee/Games/2ndl/singularity-compile/SingularityViewer/build-linux-x86_64-release where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt
  4. CMake Error: The source "/home/fennectech/Desktop/SingularityViewer/indra/CMakeLists.txt" does not match the source "/home/lee/Games/2ndl/singularity-compile/SingularityViewer/indra/CMakeLists.txt" used to generate cache.  Re-run cmake with a different source directory.
  5. Error: the command 'cmake' exited with status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement