Fung-Calc 1.3.2b review
DownloadFung-Calc project is an easy to use 2D and 3D graphing calculator written using the Qt libraries. It supports various graphing mod
|
|
Fung-Calc project is an easy to use 2D and 3D graphing calculator written using the Qt libraries.
It supports various graphing modes in both 2D and 3D.
It combines all the features of a full-blown mathematical analysis package with ease of use.
Installing
To compile with all features enabled as is the default, type
$ ./configure
After this has completed, if you have a version of Qt before 3.1 or get errors while compiling the UI files with messages like "Undefined reference languageChanged()", type:
$ make clean
to remake all UI files. Then continue as normal and type
$ make
and then install as root with
$ make install
What's New in This Release:
Some issues have been brought to my attention concerning the latest release version 1.3.2, and I have tried to correct these issues as quickly as possible.
This release fixes a compile error for some compilers and also fixes some menu bar issues for versions of Qt < 3.1.
Also, the documentation handbook is not compiled if 'disable-kde-app' is given to configure, since KDE tools are required to build it.
Fung-Calc 1.3.2b search tags