Quote:
Originally Posted by EowynCarter
I wish i had more..
I had no problem building 0.1.2 . Guess while doing that, i setted something in cmake that cause that mess. I have no idea why, as i don't know how to use cmake.
Command i typed is :
cmake -G "Unix Makefiles" /home/catherine/Bureau/Sigil_code_0.1.3/
last time i did
sudo apt-get install cmake
configure -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg
cmake -G "Unix Makefiles" /home/catherine/Bureau/Sigil_code_0.1.2
make
make install
|
Did you delete all the files in the directory in which you are running the cmake command? The folder should be empty. It seems you have the (old) cache files still inside.