
Errors connecting to LibreOffice with C++, part 2
In part 1, we started the integration of LibreOffice into C++. This is part 2 where the errors of connecting to LibreOffice are discussed and resolved.
Professional Software Developer, doing mostly C++. Connect with Kent on Twitter.
In part 1, we started the integration of LibreOffice into C++. This is part 2 where the errors of connecting to LibreOffice are discussed and resolved.
At our math website we publish printable PDF worksheets for school children. We’ve just started publishing crosswords, while relatively easy to create, they require much work to make them into tasks.
Boost 1.62 was released 28th Sept 2016 and can be downloaded from http://www.boost.org/users/history/version_1_62_0.html.
Boost 1.61 was recently released (May 2016) and can be downloaded from http://www.boost.org/users/history/version_1_61_0.html.
This guide shows how to use Boost library with Visual Studio 2013 or 2015. Guide for using Boost with VS2017.
I recently upgraded my Gentoo development server from Linux Apache 2.2 to Apache 2.4. Though there are some notable changes between Apache 2.2 and Apache 2.4, the ITK MPM required some configuration to be able to use it.
Loading native DLLs from a managed context (C#, VB.net) is an evil necessity. Native and managed must sometimes communicate, and sometimes the best way is to call native methods directly from a managed context.
WordPress cron is a process that runs each time a user visits a website. It triggers the tasks that are due to run and schedules the new ones. Wp-cron is an important feature to have. It publishes posts that are scheduled to be published at given times. It triggers important background events like check for updates, send planned emails and others.
C++ Boost 1.60 library can be downloaded from http://www.boost.org/users/history/version_1_60_0.html.
My first day in the Commonwealth.