aiParts |
Free Open Source Artificial Intelligence C++ Parts |
|
Home Page Open Source Contact Us Free Downloads Releases and Credits Software Status License About rrproj assigning people and/or equipment to projects High-Hope Technique History of the AI View Source Files and how they are organized Making Programs Development Notes Using aiParts Your Application Support and Services |
Making the aiParts Sample ProgramsSample scripts are provided for building the sample programs on Windows and Linux machines. They will generally have to be modified for the particular compiler (and possibly library) that you use.See the files: mk_samples_windows.bat For the rrproj sample program, see these files in the rrproj subdirectory: mk_rrproj_windows.bat On Windows, the script is written to use the Borland 5.5 C++ compiler and library. They are free, high-quality and they are run from the command line. On Unix/Linux systems, you might want to change g++ (which is good for Fedora) to gcc or cc or CC or whatever command you use to run your compiler.
|