Quote:
Originally Posted by patrik
- As I see a directory "src" in front of me, I create a directory called "build" at the same level
- I "cd build" and do the first cmake, get the error message, get confused for 3 seconds and get it, "cd .." "mkdir build", and continue...
|
Which would violate the first directive in the Build Sigil section "... you don't build IN the Sigil source directory."
I'll take it under advisement, but I do tend to put quotations around literal directory names when I use them. I would think the main point that the build directory should be completely outside of the downoaded source code hierarchy would be apparent, but maybe not.