File: README.symbian

package info (click to toggle)
gloox 1.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,744 kB
  • sloc: cpp: 40,143; sh: 10,367; makefile: 956
file content (23 lines) | stat: -rw-r--r-- 757 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Building on Symbian/Nokia S60 using S60 SDK 3rd Edition
-------------------------------------------------------

gloox compiles (at least) on:
- Linux cross-compile environment (see http://martin.st/symbian)
- Carbide.c++ 2.0

No other compilers are officially supported at this point. Please let me know about
your experiences with other compilers.

Project files (bld.inf, gloox.mmp) are included. They can be imported into Carbide.c++.

- Edit config.h.symbian to suit your needs. The defaults should be fine.
- build


NOTE WELL
---------
The code has not been tested on Symbian/S60 by the author. It has only been compiled.
Feedback is welcome.

The OpenSSL server code (class OpenSSLServer from tlsopensslserver.h/cpp) does not
compile at this point.