Communicating between Python and .NET Core with Boost Interprocess
Jared Rhodes, Microsoft MVP and Pluralsight Author, showcases how to use shared memory to communicate between .net core and python
LeadTools common.mk as CMake
I am trying out the Lead Tools SDK for a Linux based OCR embedded project. In the demo for the OCR portion there is a make file and the...
Generate Protocol Buffers on build with CMake
Just to see if it was possible on my current project, I tried to generate C++ code files from their .proto definitions whenever CMake ran....