Changes between Version 14 and Version 15 of Developing your own applications
- Timestamp:
- 01/11/11 15:52:45 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developing your own applications
v14 v15 6 6 This guide assumes that the reader has already succussfully built SHR using the instructions at [wiki:"Building SHR"]. 7 7 8 1. -Creating a source folder8 1. Creating a source folder 9 9 {{{ 10 10 $ cd /path/to/shr/build … … 12 12 }}} 13 13 14 2. -Writing Hello World in Vala14 2. Writing Hello World in Vala 15 15 [[BR]] 16 16
