Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ChangeLog_1_1.txt | 2017-05-12 | 574 Bytes | |
cicada_Cpp_1.1.zip | 2017-05-12 | 675.9 kB | |
cicada_C_1.1.zip | 2017-05-12 | 676.3 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).