2004-10-05 10:28:21 +00:00
|
|
|
|
|
|
|
1) Configure, compile and install vmime library
|
|
|
|
|
|
|
|
2) Compile the sample programs with:
|
2004-12-18 01:57:39 +00:00
|
|
|
$ g++ -o exampleX exampleX.cpp ../libvmime.a ../libvmime-posix.a
|
2004-10-05 10:28:21 +00:00
|
|
|
|
|
|
|
3) For a more complete documentation, please visit:
|
2004-12-18 01:57:39 +00:00
|
|
|
http://vmime.sourceforge.net/documentation/
|
2004-10-05 10:28:21 +00:00
|
|
|
|