Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jt6562

Pages: [1]
1
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

Pages: [1]