Microsoft Teams Scheduling Assistant Bug
Introduction I tried to schedule a meeting in MS Teams v2 using the Scheduling Assistant and it crashed Your browser does not support the video tag. Press the play button if the vi...
Introduction I tried to schedule a meeting in MS Teams v2 using the Scheduling Assistant and it crashed Your browser does not support the video tag. Press the play button if the vi...
The Problem While working on building a project that includes a NodeJs addon using N-API for Windows (and *nix), I found that binaries built on my machine work but the same binaries do not work on...
Lets abstract some configuration of our project to a user defined Config.cmake file. Let’s assume your project uses CMake and has a directory structure similar to the one shown below The Config...
I am in no way a professional. I’m just a student who has had the (un)fortunate experience of maintaining a mailinabox server. I thought I would share my experiences along the way so that i may ...
Basic Setup Assuming you have your base project(ABC) setup with CMake, let’s get started. Download and Install NSIS from here. We’ll need this to use CPack with NSIS. Icons on Widows Let’s add ...
Step 1 - Dependencies Make sure you have Java EE, a compatible version of JDK and Docker installed. If you don’t have Java EE installed, or if you have OpenJDK , you can use the Java EE jar file do...