Menu

problem whith getBody

Help
2011-01-18
2013-04-25
  • midnightt63

    midnightt63 - 2011-01-18

    Hello, you can tell why when your program I write these lines:

    vmime::ref msg = g_folder->getMessage(i);
    g_folder->fetchMessage(msg, vmime::net::folder::FETCH_ENVELOPE);
    vmime::ref body = msg->getBody();
    ============================
    crash error:   error: class vmime::net::message' has no member named getBody'

    Why is this happening????

     
  • Mnouh

    Mnouh - 2011-05-16

    bump.

     

Log in to post a comment.