1
BitShares PTS / Re: Ubuntu (Lubuntu) 12.04 compile problem (qt4_use_modules)
« on: November 22, 2013, 07:02:10 am »
CMake Error: File /home/magnus/src/ProtoShares/doc/Doxyfile.in does not exist.
Because you have installed doxygen, but no doxyfile.in in this source code.
Remove doxygen, and execute cmake again
sudo apt-get remove doxygen
Because you have installed doxygen, but no doxyfile.in in this source code.
Remove doxygen, and execute cmake again
sudo apt-get remove doxygen