comparison README @ 222:84844649a8fd am

continued: reusable applications
author am@osimis.io
date Tue, 12 Jun 2018 17:21:15 +0200
parents 64eac89a1de3
children 6b98ac45aaee
comparison
equal deleted inserted replaced
221:d7b2590744f8 222:84844649a8fd
70 https://www.cairographics.org/ 70 https://www.cairographics.org/
71 71
72 * Optionally, SDL, a cross-platform multimedia library: 72 * Optionally, SDL, a cross-platform multimedia library:
73 https://www.libsdl.org/ 73 https://www.libsdl.org/
74 74
75 Prerequisites to compile on Ubuntu:
76 ```
77 sudo apt-get install -y libcairo-dev libpixman-1-dev libsdl2-dev
78 ```
75 79
76 Installation and usage 80 Installation and usage
77 ---------------------- 81 ----------------------
78 82
79 Build instructions are similar to that of Orthanc: 83 Build instructions are similar to that of Orthanc: