GitLab CI Runners on Google Cloud - The Easy Way
2 minute read.
I learnt Terraform today.
2 minute read.
I learnt Terraform today.
1. Install mingw-clang like this: http://blog.johannesmp.com/2015/09/01/installing-clang-on-windows-pt3/
4. Start QtCreator and add a new compiler with “Compil …
In C++, compiling with MinGW-gcc:
When including headers from within a namespace, gcc output goes wild.
Don’t.
This post was imported from tumblr
Okay, yesterday I got the PDK installed properly and actually managed to get the device connected. Sadly, the simple sample wouldn’t compile for device though.
Today I found out that I …
In the end it wasn’t even the sjlj/dw2 problem after all. I thing I had a buggy snapshot of MinGW or so, or failed when using mingw-get-inst ;P
Whatever it was, my compiler is working and I …
So Allegro 4.3 doesn’t work. Apparently it has something to do with me having updated MinGW to 4.6.2 and having to recompile all my libraries and therefor all their dependen …