dimkaip
dimkaip
Hi Vincent. I am completely new to VMime. Working with bellow code vmime works fine... I am in mint Linux and CodeBlocks. class myObject: public vmime::object { private: vmime::string m_name;...
Hello. I am trying to make a mail program with CodeBlocks and use VMime with source files, so bin execute no need external dependencies and libraries. I don't know the...
Hello. After making pdfium lib (see https://forums.wxwidgets.org/viewtopic.php?f=30&t=44130 ) i am truing to compile wxPDFView, but i can not. With cmake i made makefiles in libs dir, as i explain in...