Download Latest Version Criterial_7_1_1_source.zip (129.3 kB)
Email in envelope

Get an email when there's a new version of Criterial

Home / Source
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2025-05-05 1.9 kB
Criterial_7_1_2_source.zip 2025-05-04 129.5 kB
Criterial_7_1_1_source.zip 2025-05-04 129.3 kB
Criterial_7_1_0_source.zip 2025-03-14 1.8 MB
Criterial_7_0_0_source.zip 2025-03-06 1.8 MB
Crirerial_6_0_0_source.zip 2025-01-09 1.7 MB
Crirerial_5_0_0_source.zip 2024-12-28 1.6 MB
Criterial_4_2_0_source.zip 2024-12-17 1.5 MB
Criterial_4_1_0_source.zip 2024-12-04 1.5 MB
Criterial_4_0_1_source.zip 2024-11-19 1.5 MB
Totals: 10 Items   11.7 MB 0
There may be problems launching executable software modules caused by the lack of backward compatibility of operating systems. The problem can be quickly solved by assembling executable modules for a specific operating system.
To assembly from sources make steps:
1. Be sure that your system has the appropriate The GNU Compiler Collection (GCC). If not, then install this compiler for your operating system. Examples:
1.1. Windows operating system. You need GCC suite best from current version of Qt framework or Embarcadero Dev-C++ package. Download and install it.
1.2. Ubuntu operating system. Login to the superuser session and run command:
apt install build-essential mesa-utils mesa-common-dev libglu1-mesa-dev libopengl0 -y
1.3. GhostBSD operating system. Login to the superuser session and run commands:
pkg install xmessage
pkg install lang/gcc
pkg install -g 'GhostBSD*-dev'
1.4. macOS operating system. Make sure that the MacPorts package manager and Command Line Tools for Xcode appropriate to your version of macOS are installed. Log in to the superuser session and run command:
port install gcc-devel
1.5. Haiku operating system. The GCC package is included in the default installation of the operating system.
2. Download archive with Criterial sources and unpack it into any working directory.
3. Build the modules for the Criterial software using compiler for any operating system or run appropriate batch file: assembly.cmd for Linux or Windows (UNIX, macOS and Haiku are not supported now). For Linux first make it executable. After assembling, the modules must be copied with replacement to the folder Criterial containing the executable software modules. For GCC for Windows, you may need to specify the environment path variable to the executable files g++.exe and cc1plus.exe.
The source codes of the main mathematical library with multilingual manuals are also available on the project website https://me-com.sourceforge.io.
Source: README.txt, updated 2025-05-05