
Kroots
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:-- Added support for degrees. Multiple records are now kept. I also added some documentation and changed the icon(I relt it was too much like kalgebra's). Finally, I fixed a possible cmake bug, thankyou cywinports.
-- First public release
Ratings & Comments
2 Comments
Current development: https://bitbucket.org/admsasha/kroots
Some distros install the KDE and/or Qt headers in a subdirectory of /usr/include (e.g. /usr/include/kde4 and /usr/include/qt4). For these distros, you need to add the following command to CMakeLists.txt: include_directories(${KDE4_INCLUDES})