This tutorial will walk you through the steps required to build and compile a simple command line tool using our build system and C++ libraries. We’re pretty lucky to have a very simple, fast and effective cross platform build system. How we go to this point has taken years of iterative efforts to make the system we have today.It assumes that the reader is comfortable with the Terminal under Mac OS X and an editor.
By the end of it you will be able to build a simple tool using our /wiki/spaces/DEVELOPMEN/pages/2261144 and /wiki/spaces/DEVELOPMEN/pages/2064483 libraries. These are the steps:
Create a hello world example, compile and run it.
Add in the CMD and FIL libraries and compile and run the program again.
Understand the basics of our /wiki/spaces/DEVELOPMEN/pages/1933329 and /wiki/spaces/DEVELOPMEN/pages/2261032.
Page Tree | ||||
---|---|---|---|---|
|