Project

General

Profile

Libraries » History » Version 17

Greg Burri, 07/03/2009 08:17 AM

1 1 Greg Burri
h1. Libraries
2
3 16 Greg Burri
The framework Qt 4 will be used. It contains almost all needed tools.
4 15 Greg Burri
5 17 Greg Burri
http://www.qtsoftware.com/products/
6
7
8 15 Greg Burri
h2. Protobuf
9 17 Greg Burri
10
Protocol buffers is a library to define data message and serialize and deserialize them.
11
12
http://code.google.com/p/protobuf/