Falko Schindler

A Computer Vision Scientist from Bonn, Germany
Archive for August 2010

Cross-compiling with Ubuntu and MinGW

2010-08-30 by Falko Schindler, tagged as tools

MinGW is a “Minimalist GNU compiler for Windows”. I needed it for a Windows-program I am currently working on.

After struggling with setting up my familiar Vim environment in Windows running within a Virtual Box, I realized that I can use a Linux system for the development as well. And best of all, the setup is done in the blink of an eye!

Read more »