Starting RCB
Because RCB helps to build your libraries, it needs to run in an environment that knows about your compiler.
On Windows, this means a DOS command window set for the Visual Studio compiler version and bitwidth (32 or 64) that you plan to build with. The Visual Studio entry in the Start menu provides links for starting several variations of pre-configured command windows. Start the one that meets your requirements, then:
1. In the command window, navigate to installdir\rcb\bin.
2. Enter rcb to start the component builder.
On UNIX, ensure that your terminal window is set with your build environment, go to installdir\rcb\bin, and enter rcb.
Regardless of your operating system, the Welcome Screen appears once the batch file is executed.
Click Next to continue.