Aktuelle Beiträge
Computer: Build for Old Mac OSX Versions
How to build a binary program on a new Mac that is compatible to an older OSX version? That means, how to support an old deployment target?
Computer: SuisseID as Code Signing HSM
How to get a SwissSign codesign certificate using the SuisseID as HSM on Linux Ubuntu. Example how to digitally sign a windows executable.
Computer: Cross Compile OpenSSL for Windows on Linux
Views: 21167This article explains how to configure and build the OpenSSL library on a Ubuntu Linux to run on 32bit or 64bit Windows.
Computer: Cross Compile on Ubuntu Linux for Windows Using MinGW
Views: 20628Cross Compiling on a Linux (Ubuntu) for Windows targets has become really simple in the last years.