Requirements - Any Linux distribution, it have been tested on SuSe 9.2
- GNU C/C++ and GNU Binary Tools Library installation - Copy "CRM32Pro_linux.rar" to "/usr/CRM32Pro" directory and decompress it.
- "/usr/CRM32Pro" path must be in your search path,you have to add an entry to PATH environment variable. - Your system is ready to run and to develop any application using the library. Examples: SpacePong... How to compile applications - Basically, you have to include "CRM32Pro.h" at beginning of your code.
- The minimum parameters to use GCC or G++ using the library are: |
1.4.7