10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
|
|
||
|
1) Configure, compile and install vmime library
|
||
|
|
||
|
2) Compile the sample programs with:
|
||
|
$ g++ -o exampleX exampleX.cpp ../libvmime.a
|
||
|
|
||
|
3) For a more complete documentation, please visit:
|
||
|
http://www.kisli.com/vmime/doc/
|
||
|
|