I am trying to use jwsmtp library with dev c++ but I get linker errors. Anybody know how to use it with dev c++?, actually I have to send an email with attachment from my c program so I am trying to use it, but if anyone have alternative it will also be appreciated.
[Linker error] main.o:main.cpp:(.text+0x12c): undefined reference to `jwsmtp::mailer::send()'