Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ChangeLog_1_1_1.txt | 2017-07-18 | 362 Bytes | |
Cicada_Cpp_1.1.1.zip | 2017-07-18 | 677.4 kB | |
Cicada_C_1.1.1.zip | 2017-07-18 | 678.7 kB | |
Totals: 3 Items | 1.4 MB | 0 |
Building Cicada requires a machine with a command prompt, a C or C++ compiler and the 'make' tool. To compile: 1. Open the command prompt. 2. Navigate to the directory in which Cicada's source files are located. 3. Type the command "make cicada". To run, use a command prompt to navigate to Cicada and type "/.cicada" (UNIX) or just "cicada" (DOS).