Changes

From Genome Analysis Wiki
Jump to navigationJump to search
857 bytes added ,  11:00, 24 June 2014
Line 6: Line 6:     
== General FAQs ==
 
== General FAQs ==
 +
 +
== Compiling FAQs ==
 +
; How do I compile
 +
: <pre>cd src/; make;</pre>
 +
 +
;CMake Error<nowiki>:</nowiki> The current CMakeCache.txt directory /path1/gotcloud/src/premo/build/CMakeCache.txt is different than the directory /path2/gotcloud/src/premo/build 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<br /><nowiki>CMake Error: The source "/path1/gotcloud/src/premo/CMakeLists.txt" does not match the source "/path2/gotcloud/src/premo/CMakeLists.txt" used to generate cache.  Re-run cmake with a different source directory.
 +
</nowiki>
 +
: This compilation error likely occurred because you moved GotCloud to a new directory and premo (one of the tools included in GotCloud) was still pointing to the old location.
 +
:*Remove src/premo/build/CMakeCache.txt and recompile.
    
== Amazon FAQs ==
 
== Amazon FAQs ==

Navigation menu