Chapter 1. Introduction

Umake is a simple script that facilitates the compilation of URBI objects. It can be used:

  • To make a library containing your objects code for a specific architecture. This library can then be distributed.

  • To link libraries and code with an URBI Engine SDK, which generates an executable containing the URBI engine and your Objects.

  • To link libraries and code with the URBI Remote SDK, which generates an executable that can connect to an URBI server using a TCP connection and make your objects available to this server.