File: README.symbian

package info (click to toggle)
gloox 1.0.22-0.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,860 kB
  • sloc: cpp: 45,603; sh: 4,222; makefile: 1,024
file content (25 lines) | stat: -rw-r--r-- 811 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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

You will need the Open C/C++ plugin for the S60 SDK.

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.